Loading Tool

Explorer IconExplorer

Memory Pool

35,312 transactions
25.75 vMB
0.06130477 BTC
Random Selection Loading Transactions
Max Size: 131.38/200 MB

Candidate Block

Mining Attempt 9e51651159b2a5555eda1114f454b8eaa037fd3f8627fa56b47278f7a3751f43
Version 20000000
Previous Block 00000000000000000000d48a01c3ed8f61c1c06ca18e9a1143cbde3caba3340e
Merkle Root d12e0d6b6529c41afdc7606a3d143e87efa87c7f182792b39c687a658a625d8d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,648
Size: 1.00 vMB
Total Fees: 0.01428252 BTC
Feerates: 152.71 > 1.43 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,688 (150,294 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
764,394 764,394 00000000000000000001447483e0a6677df82708809466dcde7a77c636e7441a 931 0.59/1.00 vMB 8
764,393 764,393 0000000000000000000408c4b842af89cf159d4ae0b9886fabe17835329d04fc 3,307 1.00/1.00 vMB 22
764,392 764,392 00000000000000000002ab8301e188b763006aa9b5b0a487c172d4f67594ec3b 2,884 1.00/1.00 vMB 27
764,391 764,391 00000000000000000003301c676ddb479fbbac9c28e7ba111e47b5c249e4f2f8 1,946 1.00/1.00 vMB 17
764,390 764,390 00000000000000000006f25cddd1173f4e9148ddd2c62a07dcbf2946f0523e63 2,862 1.00/1.00 vMB 24
764,389 764,389 00000000000000000003bcdfdc8fb4c0d1139a38b9a152c71bc83cb676699a6b 1,601 0.84/1.00 vMB 18
764,388 764,388 000000000000000000017d45f5980c1468dd6ad258e2b03573baf37605049b23 575 0.36/1.00 vMB 9
764,387 764,387 00000000000000000000e96794488329df403ab749d8c68c15b179baf49b454a 367 1.00/1.00 vMB 2
764,386 764,386 0000000000000000000130df2f5da035a65559796b0296aa4dd6c97a50ea13b3 1,829 1.00/1.00 vMB 14
764,385 764,385 00000000000000000003bf807a8088ce30708b6d2ae430c200c2ee78e92dbb68 178 1.00/1.00 vMB 2
764,384 764,384 00000000000000000005f8ce9dae8606b8b61e5fa174772686d8f4ad450e753c 543 1.00/1.00 vMB 4
764,383 764,383 0000000000000000000300d783f7adfd2ee07d85f21d345058363297e47a30a1 86 1.00/1.00 vMB 1
764,382 764,382 0000000000000000000451ccecfb1e19f88e3615c39638e68c281ad7d74e4e82 1,297 1.00/1.00 vMB 10
764,381 764,381 00000000000000000002ee32986122f2f6d78b63d996549557f1098e6fd9d695 2,249 1.00/1.00 vMB 31
764,380 764,380 0000000000000000000293f3892d4e15270c65f26c8bb3b36fd136fa29eae45a 1,215 1.00/1.00 vMB 9
764,379 764,379 00000000000000000001afdf760a2adcd53bee8abec11ae60711cbc1da3ee98d 1,667 1.00/1.00 vMB 15
764,378 764,378 000000000000000000040d73bd66604fcc9a8412efc0af0134288b236e8591a6 2,472 1.00/1.00 vMB 24
764,377 764,377 0000000000000000000304f17daeec44d7e9952888902542ef7e752e62908db2 2,806 1.00/1.00 vMB 24
764,376 764,376 000000000000000000004c8db11b3672b26befb49cf0c6b6e0c4fae68228c9aa 782 1.00/1.00 vMB 7
764,375 764,375 00000000000000000006bd26750f388bcd94f342078979c9126cbe9eefd212e8 1,741 1.00/1.00 vMB 12
764,374 764,374 00000000000000000001116669e43d3efcde8b352f5ba2ff67119112e8208010 1,284 1.00/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 781.84 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: 637.33 GB
    • Received: 12.41 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.