Loading Tool

Explorer IconExplorer

Memory Pool

77,083 transactions
28.92 vMB
0.06665284 BTC
Random Selection Loading Transactions
Max Size: 177.34/200 MB

Candidate Block

Mining Attempt 25deae44407b2e35f757b6bf0d1fd90738d3269eeee801aadbbac8c6f61e6f4e
Version 20000000
Previous Block 0000000000000000000027dcf55a304369afd3cca827fc0f21564e005bce68ec
Merkle Root 86f059aaffa111c7a9f86aa386644a01a10fb362a1775e2ed7e7f04d0c4114ef
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,993
Size: 1.00 vMB
Total Fees: 0.00362844 BTC
Feerates: 40.21 > 0.36 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,236 (174,465 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
740,771 740,771 00000000000000000003eaae9420617403fe125598ef801d6f747fd49258354e 2,913 1.00/1.00 vMB 28
740,770 740,770 00000000000000000006b54615ffb996b5851206f5c01bbb5457f09ca74a60b2 3,208 1.00/1.00 vMB 20
740,769 740,769 000000000000000000023153a84268801d216c25e0f7be8f0a85510c70e3ba09 3,025 1.00/1.00 vMB 26
740,768 740,768 00000000000000000008ec9084df275de2b2bff10c7a09b939d9183a8bb15165 939 1.00/1.00 vMB 24
740,767 740,767 00000000000000000001e791031e32fd942ada01cffbf6a58ecc89624560cbda 2,187 1.00/1.00 vMB 30
740,766 740,766 00000000000000000001b954f92c7c971193768c233b993785968a674bdb2b2e 2,421 1.00/1.00 vMB 31
740,765 740,765 000000000000000000088849747a013a1c670670f2e9b52c80599aa308453301 2,434 1.00/1.00 vMB 36
740,764 740,764 000000000000000000006b86a288c2218dbc0e6aad9ce8f0e3cff577e0e180bb 1,863 1.00/1.00 vMB 22
740,763 740,763 00000000000000000006bd9ce9d580288a9f397eeb0b9a770b6f83b7c7c068ab 1,925 1.00/1.00 vMB 18
740,762 740,762 000000000000000000036cefa8cd57aacadeb14133e414c665a9c5157d622269 2,938 1.00/1.00 vMB 16
740,761 740,761 0000000000000000000448c17c8fe2ba962c8257630968f12830118f9b716d59 3,085 1.00/1.00 vMB 34
740,760 740,760 0000000000000000000643d07599f8373ede25e9ce04243fdb807b2f07b462ff 3,141 1.00/1.00 vMB 20
740,759 740,759 00000000000000000008edd72afeb5f27958603aa84ef942b79c1b0c933e480b 2,274 1.00/1.00 vMB 33
740,758 740,758 000000000000000000010be8c35957972ba7fa154eaedb7f69dec11f2273da5a 3,163 0.99/1.00 vMB 12
740,757 740,757 000000000000000000034e3b897f2d2924cf5984e9be5dfbed05a22eaac55bbd 3,153 1.00/1.00 vMB 24
740,756 740,756 00000000000000000002d072c65160b989ff3b13a9ca71970f2a817eeb625834 1,185 0.40/1.00 vMB 16
740,755 740,755 00000000000000000003683cf92dcb481c4a8145c3ccab05b6915ae0b4e6d057 471 0.16/1.00 vMB 14
740,754 740,754 000000000000000000011cc8306b9a1620864c080a84506944bdcb3a5098220e 1,478 0.56/1.00 vMB 17
740,753 740,753 0000000000000000000849fdf32dd5c8d66e0f535d73f39bcd3ef22a0fc8922a 2,614 0.85/1.00 vMB 17
740,752 740,752 000000000000000000088829212db929ac48786b97673b3ad94f3b1a9b0082a8 132 0.37/1.00 vMB 1
740,751 740,751 0000000000000000000583eca1b2a4687efd654a51dda81cf5b24ac51a575e2c 2,238 1.00/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.80 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 10
  • Data Transfer:
    • Sent: 710.00 GB
    • Received: 17.01 GB
  • Uptime:

Notes

  • Use the search bar at the top of the website to search for transactions and blocks.
  • Memory pool size (vMB) is the total size of the raw transaction data (not including metadata).
  • Block size (MB) does not include block header, tx count, or coinbase transaction.
  • Feerates are in sats/vbyte.
  • AFR = Average Feerate

About

This is a basic blockchain explorer for exploring Bitcoin data.

The main features of this explorer are:

  • Basic. The data is laid out to try and represent the structure of raw transactions and blocks.
  • Fast. I've made the pages load as fast as I can. If you can't be pretty, you might as well be fast.

So it's pretty basic, but I think you can learn a lot about how Bitcoin works by browsing the raw data and seeing how it all connects together.

Data

The data on this explorer comes from the following sources:

  1. Bitcoin Core. This is used to get raw transaction and block data. This is retrieved via simple bitcoin-cli commands.
  2. SSDB. I'm using a custom database to store the address balances and spent locations of each output. Bitcoin Core does not store this information, so I'm using a custom script and database to store this extra information.

Privacy

This blockchain explorer does not track anything.

I do not collect IP addresses or keep track of requests. Nor do I use any third-party analytics or tracking software.

However, this blockchain explorer is not open-source, so you have to trust me on this one.

Bitcoin Core Explorer

If you want to explore blockchain data without having to trust anyone with your privacy, the simplest way to do this is to run your own Bitcoin Core node and run bitcoin-cli commands.

The two most useful commands are:

  • bitcoin-cli getrawtransaction <txid>
  • bitcoin-cli getblock <hash>
  • You will need to add txindex=1 to your bitcoin.conf configuration file to be able to query for all transactions.
  • Use bitcoin-cli help to a complete list of commands.
  • Use bitcoin-cli help <command name> to see detailed information about a command and all the available options.

Alternatively, you can also run your own self-hosted explorer such as mempool or btc-rpc-explorer.