Loading Tool

Explorer IconExplorer

Memory Pool

41,706 transactions
28.61 vMB
0.07019966 BTC
Random Selection Loading Transactions
Max Size: 146.22/200 MB

Candidate Block

Mining Attempt b60df3c7b74ba125e07033c774e614d76c1e4916a657fa355c7fc71baee60d4e
Version 20000000
Previous Block 00000000000000000001064b98061a9986019af96532560f736a38d93be7743f
Merkle Root 1b5cae11c3dee2140ac0f5f2766aa27eb88c6e7fc9ec5f482f17801cd912abd6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,905
Size: 1.00 vMB
Total Fees: 0.01478522 BTC
Feerates: 104.56 > 1.48 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,630 (376,243 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
538,387 538,387 000000000000000000295d6766462e322d45c735dacec3154a225bf90d5fc317 1,403 0.65/1.00 vMB 19
538,386 538,386 00000000000000000024d8268e1b599ba2f5a8501622f7a3cb3e6259f3fbb5cc 2,012 1.00/1.00 vMB 9
538,385 538,385 00000000000000000008878e3ba29d30c6e5d53320888551f46606d0e71f7824 880 0.41/1.00 vMB 42
538,384 538,384 0000000000000000000fd04e7d0183e1028a22695263d57a7c037a0603041a1d 2,462 1.00/1.00 vMB 12
538,383 538,383 000000000000000000105aed232b2f791a9277d9e3cc09a0ba0fb8bb455e756e 2,365 1.00/1.00 vMB 12
538,382 538,382 00000000000000000015134de460b78955258bf39d113ebc76cdb93c8e126766 2,621 1.00/1.00 vMB 22
538,381 538,381 00000000000000000024ed392aeaba78b57672e115569221b237a31226d3c1b1 2,381 1.00/1.00 vMB 37
538,380 538,380 0000000000000000002492343348a87f74fadbd08c03c8496b3e46312b82bc09 1,602 0.78/1.00 vMB 17
538,379 538,379 0000000000000000000a420c0ac02f3d147c52bcfd5630fa12c4561a56bfdc11 830 0.37/1.00 vMB 23
538,378 538,378 0000000000000000001b6ee9c6bb1c6a38eb15de475a8748bfee9172d25dc40c 2,014 1.00/1.00 vMB 26
538,377 538,377 0000000000000000002736e99df0b1902fa8cc49e1040a3c715fec4decbe2fdd 2,406 0.99/1.00 vMB 28
538,376 538,376 00000000000000000008e9cfeafa7646c6b6eeed74f88361020385f1f20dfc0b 1,290 0.62/1.00 vMB 16
538,375 538,375 000000000000000000051022c25e0f36f8c710b6cdb92d2d571ee56a18ea3159 289 0.13/1.00 vMB 26
538,374 538,374 0000000000000000000702ffc8b28b8f46a00c83804a16200515772f31b32708 1,636 0.89/1.00 vMB 25
538,373 538,373 00000000000000000004885e280f5009261797a172c5d74fe5b47e193f6dba1e 1,128 0.52/1.00 vMB 30
538,372 538,372 00000000000000000028b8649b040138f71a695e8e31a181dc37d63b287443b3 2,239 1.00/1.00 vMB 12
538,371 538,371 00000000000000000025124c1d76691e4bafdcaa099cce5ad2662fd39db51875 2,714 1.00/1.00 vMB 25
538,370 538,370 00000000000000000020afd745a524e066254f8ec0a64d281fbcdf427c9210b4 353 0.14/1.00 vMB 27
538,369 538,369 00000000000000000016ca14eda9d6e30c96ac1639eb6a7940eb2c3fb178992c 2,195 0.92/1.00 vMB 18
538,368 538,368 0000000000000000001b1936929b569e1ab00948f3adced4fc770161ba0047b8 2,462 1.00/1.00 vMB 39
538,367 538,367 0000000000000000000b15d656e6938728d1f0dcd1eb6c3553b28870a80846b4 457 0.19/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 781.74 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 630.35 GB
    • Received: 12.02 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.