Loading Tool

Explorer IconExplorer

Memory Pool

84,986 transactions
32.84 vMB
0.15277753 BTC
Random Selection Loading Transactions
Max Size: 195.85/200 MB

Candidate Block

Mining Attempt e76768d604249fdbe304fa652c356755be10c45a8711208851c72d2dfba9c1c2
Version 20000000
Previous Block 00000000000000000001618798e66a050b3c71eb7c99c336c2e1b2e64f4feb97
Merkle Root 799621ebd8882b698a7d96ec44b338bf59209404be4739b4f4f91500961c6021
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,592
Size: 1.00 vMB
Total Fees: 0.04697687 BTC
Feerates: 318.30 > 4.71 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,353 (15,231 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
900,122 900,122 000000000000000000002c9ee1bae0892ab602c5578ea17c98cd864839752dc7 1,762 0.51/1.00 vMB 2
900,121 900,121 00000000000000000000b715653a6f7263dcb8945f95c430cd2f2389c2edd7f4 1,025 0.52/1.00 vMB 2
900,120 900,120 000000000000000000001435795eff5286e119eae86f23c660e4c0f99cf2f248 2,834 1.00/1.00 vMB 2
900,119 900,119 00000000000000000000e4f3e34f17ab8f4e108e45dc9a077bb38de96231e63a 2,127 1.00/1.00 vMB 4
900,118 900,118 000000000000000000004a04f5013980c9e726fa253735993cb2a0ac2135e598 798 0.24/1.00 vMB 3
900,117 900,117 000000000000000000022fde3572e19f44a3d8340a66bdf1bd4df4b5d8448813 1,672 0.72/1.00 vMB 2
900,116 900,116 000000000000000000003d91019ae048c87dbdf975ddf54e6a70d9ebba88f246 925 0.35/1.00 vMB 3
900,115 900,115 00000000000000000001ceb90e13ed15456816e1e88ea8db8b04d4ceb8668bb9 1,390 0.50/1.00 vMB 2
900,114 900,114 0000000000000000000109d418b29aca9958edd925cdd3f1cc2c430d726c0a5d 2,875 0.87/1.00 vMB 2
900,113 900,113 000000000000000000011a8acb0e1d30f6b0d3e36bb9f096d247279fb3d85bff 1,431 0.63/1.00 vMB 1
900,112 900,112 00000000000000000000f8b0d2d7d1f7f245bf17d08c5c515216dc5fce56daa8 1,641 1.00/1.00 vMB 1
900,111 900,111 00000000000000000001d261a0f3428996fee85b0cec6d08e0cace8809f46259 2,755 1.00/1.00 vMB 3
900,110 900,110 000000000000000000001589a6a58267b42a7f3fede8d8f428555d288836447c 994 1.00/1.00 vMB 1
900,109 900,109 0000000000000000000148a26295eee110b5757807d84cae9df23313af4f7792 1,373 1.00/1.00 vMB 3
900,108 900,108 00000000000000000001bb5059a028f517538e9e58ca606214de0f98632534f3 3,709 1.00/1.00 vMB 4
900,107 900,107 00000000000000000000f326c498337966db2d63c9a64a01b3d598706fb8f3b4 3,564 1.00/1.00 vMB 6
900,106 900,106 000000000000000000000ea740a27f5052d8e4edc4f70cedc2d5fbd6644d9d98 2,142 1.00/1.00 vMB 2
900,105 900,105 000000000000000000009602c50385f414b1041a7e51c7701845e19161510183 1,754 1.00/1.00 vMB 2
900,104 900,104 000000000000000000005e02b34ad6221c17a48401d3887985ae14183ad1bbc8 220 0.07/1.00 vMB 3
900,103 900,103 000000000000000000010a431adffe2767edfd7e8c80fe8cfbe50c05d8b464fa 1,708 0.49/1.00 vMB 1
900,102 900,102 0000000000000000000087b63fae4803d3b1cc7cf666351915ae68f3d03f0b36 2,794 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 783.00 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: 718.85 GB
    • Received: 17.96 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.