Loading Tool

Explorer IconExplorer

Memory Pool

28,495 transactions
9.47 vMB
0.09848252 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 58.92/200 MB

Candidate Block

Mining Attempt 3e4363506260105c06135b10cb3a3a7a64c990e8c7e00c9a98a98c20805626ff
Version 20000000
Previous Block 00000000000000000000ff025119fc1a893834cb4569c99c938adb36d4c496b0
Merkle Root d39887ea3b37a4039c3e36c4cd1c1c9d8a6556a30ed534ff1e43a56d230fea6c
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,479
Size: 1.00 vMB
Total Fees: 0.02781474 BTC
Median Feerate: 3.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,221 (764,690 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
148,531 148,531 00000000000002a7d837cf0490e1bbef728707f1b9e42c89ce8c9f4b621ef30f 112 0.04 vMB 84
148,530 148,530 00000000000003bdf0a7cf13822537492adcf6a30ba4d209a22f6ee68e70fa32 32 0.01 vMB 74
148,529 148,529 00000000000009240c8164de64fe9cf6a48497b140a1a209b8f667fbdc4ece14 48 0.01 vMB 364
148,528 148,528 000000000000040254076f46e70a8a9b569050908000f8e4137437351865f19c 133 0.04 vMB 0
148,527 148,527 00000000000001ccfb2094019b6e7bba4b5c783c22a52fdf1021634ff101a62b 108 0.04 vMB 145
148,526 148,526 00000000000007ee0bed574b2b25a7c56b4f5bb5854324248c1e0aafbc2438af 10 0.00 vMB 703
148,525 148,525 0000000000000502d466ab1701c5bc919684ad2c3c96e8d43c29c006b231db49 25 0.02 vMB 165
148,524 148,524 00000000000006ab31d823354118c3a2adf05cd5d927281e4786db3ca4e44a49 54 0.03 vMB 198
148,523 148,523 000000000000064ae06fb6d5df7b985c02d992c1912ab1c7691587a39f1e557b 13 0.00 vMB 48
148,522 148,522 00000000000007f0de4cf9bb4d64949420a93eaac65b5c3c8ccd819da5f4c57f 70 0.03 vMB 144
148,521 148,521 0000000000000709da4e3bc3e5ece42b6411bac689976df6a6b44b2dd6f258f1 19 0.03 vMB 104
148,520 148,520 000000000000036e2c1b90fa2f7b4e803e4c1478cc3c690d2768e50edf56dfea 6 0.00 vMB 38
148,519 148,519 00000000000006cd65e31b01a4485770b3f02728faf5cba15e9e66996eb41bfb 24 0.01 vMB 96
148,518 148,518 000000000000083df82d21636c157471695570095c8c0605c1ed04b2813e2f66 10 0.00 vMB 402
148,517 148,517 000000000000058f13139a94fb408ba31ffad9e42a0b57b9ce5b27bd67c6382e 13 0.00 vMB 172
148,516 148,516 0000000000000632eacee0713cb527b7918e31b2548d619f14d4f9bbcd6c86bf 21 0.01 vMB 57
148,515 148,515 00000000000002483f1ba33dc5015544ebcbcd3afae312999665487a90f1b054 68 0.02 vMB 76
148,514 148,514 0000000000000123dd7cd243c6f24ad07d0e10a90b492185c8079b5590019573 13 0.00 vMB 44
148,513 148,513 0000000000000501a05f2c71db45075b96c9788ad2cf14c36d137940d2293905 23 0.02 vMB 89
148,512 148,512 0000000000000163482b66c1c2c4e8580b89760e52ba0962540203be3284c59e 54 0.02 vMB 87
148,511 148,511 00000000000005041580498196586521d12daf7bbc2ff18b4ac9fb66f393a9e0 8 0.00 vMB 167
Previous 10 blocks ↓
Total Size: 779.24 GB

Node Details:

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