Loading Tool

Explorer IconExplorer

Memory Pool

80,799 transactions
30.17 vMB
0.12294516 BTC
Random Selection Loading Transactions
Max Size: 180.97/200 MB

Candidate Block

Mining Attempt 18e49b221d12b410571af91f1399d7cdf95e2522eed87675778602f563ddb7db
Version 20000000
Previous Block 000000000000000000015a1a538ed6ac7fb2843a123e8d5d23d82e116b214bac
Merkle Root 151e6bacf744bb39494567769b6b411a44e325492472dc2f41c5a03e1324f18e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,435
Size: 1.00 vMB
Total Fees: 0.06115096 BTC
Feerates: 180.34 > 6.13 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,996 (285,885 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
629,111 629,111 00000000000000000003e3db6a92008236f21dd98569f49391e2c4bdacea0c43 1,515 1.00/1.00 vMB 21
629,110 629,110 0000000000000000000197428f5d954199373d68eb7147bbf9eca0afed7c4d1c 3,048 1.00/1.00 vMB 9
629,109 629,109 000000000000000000099cc70b01af2e5f8a219ecd9df1cc38d193fa2d1a78da 1,907 1.00/1.00 vMB 12
629,108 629,108 0000000000000000000222662a90847a8b8d2e8c9a40f95eabc0cd9d04103721 2,029 1.00/1.00 vMB 24
629,107 629,107 00000000000000000004a0865831c301d7d40703b02e0cf826543959d85d8bfe 2,565 1.00/1.00 vMB 38
629,106 629,106 0000000000000000000dfd5371c56c193890796fbe2ffddc305a8983593dbbad 1,742 1.00/1.00 vMB 32
629,105 629,105 0000000000000000000ce519b4c4d8a325909ef90fd0eddd677b101c6256fd04 2,224 1.00/1.00 vMB 17
629,104 629,104 0000000000000000000cbbb3c5f9c4ef5d9962e21a4b1721a9335ce7d7e6b6c9 2,939 1.00/1.00 vMB 46
629,103 629,103 0000000000000000000b1478983ce19960513270b950863cf3e743713cd0e016 1,911 1.00/1.00 vMB 43
629,102 629,102 0000000000000000000442d0c84490edb19b6e98278e3e7ec6f6db3787c34293 2,789 1.00/1.00 vMB 60
629,101 629,101 0000000000000000000c317924403ee988745378370f046002e07307a4575631 2,576 1.00/1.00 vMB 25
629,100 629,100 0000000000000000001079b7cb1756e375834f448cf59c2a8fd07b7fe8798708 2,531 1.00/1.00 vMB 34
629,099 629,099 00000000000000000006e59e01dbf0c107f195ea272b64e3d049c94eaa5f15b3 2,455 1.00/1.00 vMB 57
629,098 629,098 0000000000000000000b116ea29b5dda347f40fa2b630b86a5b3efb077189dd9 2,731 1.00/1.00 vMB 85
629,097 629,097 0000000000000000000f39448ca58e1ca558c65186f530ac295132afe716e063 1,001 1.00/1.00 vMB 25
629,096 629,096 00000000000000000009463d608a65c06ae069385eae3c70dd08b9a66882ec83 2,702 1.00/1.00 vMB 33
629,095 629,095 000000000000000000098118749432ee058a1793c5a0bd7e1188ab7aee2d5812 2,770 1.00/1.00 vMB 83
629,094 629,094 000000000000000000036fc9d76240180a895be5f25dc4966f2a797c48b5169c 911 1.00/1.00 vMB 32
629,093 629,093 0000000000000000000c24180884a159aa6fe67710aba6612ef109f8224d0766 1,151 1.00/1.00 vMB 37
629,092 629,092 000000000000000000094d4b42294600cb090cd8a7583178509d8cb3e689440e 2,477 1.00/1.00 vMB 51
629,091 629,091 00000000000000000007f672baa8ba085ba0f690d21036319d34a494dc4e75a0 3,174 1.00/1.00 vMB 41
Previous 10 blocks ↓
Total Size: 782.38 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: 664.48 GB
    • Received: 14.99 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.