Loading Tool

Explorer IconExplorer

Memory Pool

33,787 transactions
29.28 vMB
0.07324611 BTC
Random Selection Loading Transactions
Max Size: 141.72/200 MB

Candidate Block

Mining Attempt 25218ebf28e9d41df515767b93d2ac1b083fdd70a1b6085748b3a14e32ab4015
Version 20000000
Previous Block 000000000000000000016a655abee59fb1fe04633919e8d234db6ab1188b5de7
Merkle Root 984eae7a1102e2d4a91caad8e1cf4c566bdd9b59b4219edea05bd601d87770a9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 880
Size: 1.00 vMB
Total Fees: 0.01114830 BTC
Feerates: 30.44 > 1.12 > 0.35 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,518 (678,532 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
235,986 235,986 00000000000000385de9faa268da4bf6883fdc1d944b9674157221c48d9d8eed 548 0.22/1.00 vMB 193
235,985 235,985 00000000000000221a090c23ef4cfd33e495c90ffb7b194e1d08b60ca6c19421 292 0.10/1.00 vMB 95
235,984 235,984 0000000000000038fce880232a31a57a970050d9307aac2b8a593f184490c592 446 0.21/1.00 vMB 152
235,983 235,983 000000000000010d5dc97dd378798d97b3ed583c793b883ea25c0b062be6ec5f 538 0.24/1.00 vMB 1,735
235,982 235,982 000000000000003f9432127c85dcb06ff67c78851041d1b78465825b16d4f86d 262 0.16/1.00 vMB 125
235,981 235,981 00000000000000274ac5f0f2f0d8dbb7f0ebdbeae675f23e364cd2b0bef188fa 397 0.23/1.00 vMB 169
235,980 235,980 00000000000000489a5b8cff6dc87891a9f035e541fc1e8216d264215ae82b89 644 0.25/1.00 vMB 219
235,979 235,979 00000000000000447f4794c547e9f4f0daf76f7325473f4b5fbf4467145ba8f4 33 0.01/1.00 vMB 53
235,978 235,978 000000000000017edb112cd667fa1fd8b4d746eea4f39136c5fa2c7a97ef7940 322 0.14/1.00 vMB 184
235,977 235,977 000000000000000d5bef1cb21bb13acd24387147ec5c9f46b1623ef028f3fd50 151 0.11/1.00 vMB 94
235,976 235,976 0000000000000034ca96335f4bd3018a4cf2404ad7b06dc76909c5418d3cbdce 664 0.25/1.00 vMB 200
235,975 235,975 00000000000000bd2306952a5e88ac6700cd5ccc72561b04f61dfc15f3052e2f 156 0.25/1.00 vMB 50
235,974 235,974 00000000000000ee35c076cfaf629723865e525dd7e5619928903856c34b1a16 280 0.12/1.00 vMB 190
235,973 235,973 00000000000000bb63db638ae3acb327789d344105fe7a0185e94bd7dc30a32d 317 0.15/1.00 vMB 154
235,972 235,972 000000000000001ef6df85587abcce8c257d78c27b560d7e1259b15e8a0e3024 366 0.18/1.00 vMB 165
235,971 235,971 000000000000003781578c107f827627b0636d3f220b2889d16104805fac9eda 583 0.25/1.00 vMB 182
235,970 235,970 0000000000000033fea1f8843c13157d9e5a0f187817c9ca0999c8112bd75824 64 0.06/1.00 vMB 189
235,969 235,969 00000000000000dc82c3a1a99422b3d5b42713ccdaadf8143d22c034cbd5a275 79 0.04/1.00 vMB 160
235,968 235,968 000000000000013b806733db4649d5fc5d728a9e99a8d6712eeb32e36b1d69cf 267 0.11/1.00 vMB 108
235,967 235,967 000000000000014ef33f34fe53633fdc4f9ced28f5388665c750efdfb25f8111 173 0.13/1.00 vMB 103
235,966 235,966 00000000000001412f75d895c1cea927a29e318f8393decfa4258d6913eac726 670 0.25/1.00 vMB 219
Previous 10 blocks ↓
Total Size: 781.53 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: 613.71 GB
    • Received: 11.14 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.