Loading Tool

Explorer IconExplorer

Memory Pool

29,880 transactions
8.15 vMB
0.06391013 BTC
  • 1 sats/vbyte = 11 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 54.10/200 MB

Candidate Block

Mining Attempt 89774d707876c569d4cba699974bcac36db117093e1c3b4cb20da1e77f969a56
Version 20000000
Previous Block 00000000000000000000b34c3fbb0151989a03d8fe589af6a5621528e6786c29
Merkle Root e10344eb1b1354a56b250552784ea84b2aadbeb36d8adaae45fbe328aa0c10ed
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,421
Size: 1.00 vMB
Total Fees: 0.04174348 BTC
Median Feerate: 3.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,247 (770,703 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
142,544 142,544 000000000000011c5f301ad45892b640816fad7949e3758c4a4489bbcb9c89e8 120 0.03 vMB 1
142,543 142,543 000000000000008abd410c3b728e9ff7512c748d82ce164bcbe3fe91547b9a4f 50 0.03 vMB 134
142,542 142,542 00000000000000ab1e3e285e221214e880a0f6f476d97eb508a3dd0593d5082b 125 0.05 vMB 173
142,541 142,541 00000000000001d469183598cae4c9a4ce360f302134f6b119450ddce2735887 95 0.05 vMB 885
142,540 142,540 000000000000067fe452f587ab910fb965c2735fdb658424c44330f141d3b71f 60 0.02 vMB 336
142,539 142,539 000000000000070d6ceed9974eeec2c643d7022a50a473a10a26ec70189aa80f 25 0.01 vMB 1,312
142,538 142,538 0000000000000138e25a936cebc30f8ca92c194179135edb363a89aa12028d2e 101 0.06 vMB 301
142,537 142,537 000000000000030ea897de4cee20e4481ee97bfd9d93225040aef68d5b7c19ca 65 0.04 vMB 137
142,536 142,536 00000000000002563b3fc2ac8d0321a6283da6675e6410717dd7427a44f3aa48 10 0.01 vMB 47
142,535 142,535 00000000000005f89b13f09b312ad5dc771330c2c88548ad9c066953589fcb58 160 0.05 vMB 68
142,534 142,534 000000000000043bc1946d94f0ca3d2cca95b4a4a131ac06d651d2e3866f6462 96 0.05 vMB 133
142,533 142,533 000000000000077ff9e77c0c2cff6dc89af546fb7179b292f6e3c4ddfd66f337 155 0.06 vMB 944
142,532 142,532 00000000000002ea0cbf48fc318a1ea4f131449fb201aa24376616a77fab81a2 53 0.03 vMB 58
142,531 142,531 00000000000005a9a6e7ea1583d45a8a86ced481e2b048f1abf6ce4b422bd025 114 0.06 vMB 193
142,530 142,530 00000000000000df2e0ab2bd41f481afb9e99bcbc104779289a520af169120ec 141 0.04 vMB 108
142,529 142,529 0000000000000080662d0cb6e5a3c4a159caf4c687a9e2b81b23e29c22433f0b 33 0.02 vMB 97
142,528 142,528 000000000000043890b4260ad6b87d9063f0e6eff74043e094676ab35b0cafff 24 0.01 vMB 242
142,527 142,527 000000000000021eef9c4481e6be6f19781a937d96ff7e743bf6b6be2ccfaa07 33 0.01 vMB 167
142,526 142,526 00000000000007ba8aa0798854e377cdc0978b39bed1f7923a4e5e931636a09b 33 0.02 vMB 38
142,525 142,525 0000000000000599ac4a47290229a221efb3affed5f3f0e9d0ed2c2f598ef6e0 69 0.03 vMB 250
142,524 142,524 000000000000011c25c464eb61e15aa5b2c8091b5339b3b4d4cc342a6a37ab2c 86 0.03 vMB 152
Previous 10 blocks ↓
Total Size: 779.29 GB

Node Details:

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