Loading Tool

Explorer IconExplorer

Memory Pool

46,701 transactions
27.77 vMB
0.12321512 BTC
Random Selection Loading Transactions
Max Size: 145.64/200 MB

Candidate Block

Mining Attempt f667bbbb680905a955c249e3ee778d3abbf1982aff0fece0a4b88aa748d17dce
Version 20000000
Previous Block 000000000000000000013d1b293536ab82134f325a16ee38fb06a5a60fa57fff
Merkle Root dca281353ea921df0139cd8556f435d6eaf15278addae76ef7424b9ec0932e26
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,411
Size: 1.00 vMB
Total Fees: 0.05584778 BTC
Feerates: 151.01 > 5.60 > 0.73 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,876 (481,962 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
432,914 432,914 00000000000000000356f9b9c1beedd895a4b1da1aa4d1fd59eaa29490023732 751 1.00/1.00 vMB 18
432,913 432,913 000000000000000002a88a54e500f075ef1516a30499ea59b38f832be604797f 512 0.30/1.00 vMB 37
432,912 432,912 00000000000000000098262ba8a2e530a1a74db86d9f569c7ceae856d5583564 317 0.27/1.00 vMB 24
432,911 432,911 000000000000000002a9a543b88cb69d032e4151d7f73ed412fe05487818d8b0 1,719 1.00/1.00 vMB 50
432,910 432,910 000000000000000000027e6f10d31c0e3f13e75842947de6926087e41edcb340 1,876 1.00/1.00 vMB 59
432,909 432,909 000000000000000002073d842bef61616ba69eef109eda274cf10c0d30ad9d83 1 0.00/1.00 vMB 0
432,908 432,908 0000000000000000036f92860a9e89551d792105c67a782187340e2fef862099 1,960 1.00/1.00 vMB 63
432,907 432,907 000000000000000002df3cea8b43b55f97173fbc73fa3fbb5af3451244fd838b 2,229 1.00/1.00 vMB 66
432,906 432,906 000000000000000000c57f9edbe7ad5d30d5795a803951ebcce81181e74cfbe8 2,347 1.00/1.00 vMB 75
432,905 432,905 0000000000000000012909a5e3bdfea10f1e568c4446b5a35a47795f32b7d0c7 2,426 1.00/1.00 vMB 61
432,904 432,904 000000000000000001fbaa5a0a727d518cf0271e51d0a9d81fdf7080c2004aaa 3,049 1.00/1.00 vMB 85
432,903 432,903 000000000000000002b94ea83c9acb2c454853cf36bf5f2fef756c57e4c3884f 363 0.99/1.00 vMB 8
432,902 432,902 0000000000000000025da293d63d263af30c91abbe0bb3ed02b03e7db6eb754b 1,398 0.99/1.00 vMB 38
432,901 432,901 000000000000000001e3bdbd62e68d0112e4be3099b6f917d315fdd763e88f1e 241 0.12/1.00 vMB 34
432,900 432,900 00000000000000000382043fea2855031a140865dd7b68624494a04243c07131 2,525 1.00/1.00 vMB 66
432,899 432,899 000000000000000000b134cb26e49063c2df3b214393da82f496b3d36e1a1aa2 1,598 0.99/1.00 vMB 39
432,898 432,898 000000000000000001441a3bf2997839582931d88a538f4716f093d2b0c0f6dd 1,750 0.71/1.00 vMB 59
432,897 432,897 0000000000000000023119c269c84083035a30408cd2f9a7b9b4614a74328de0 449 0.21/1.00 vMB 56
432,896 432,896 000000000000000001a1539be61d0531a22a0163f2cff814b25a28f66be93845 917 0.40/1.00 vMB 72
432,895 432,895 000000000000000001783c03adcbc0e4fc3d01cecde35555dffd49638d7e4741 761 0.34/1.00 vMB 63
432,894 432,894 0000000000000000019539559fedf4b35a7f5a38a7be0231ec8aa8fcf509edf3 633 0.23/1.00 vMB 67
Previous 10 blocks ↓
Total Size: 782.17 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 653.50 GB
    • Received: 13.91 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.