Loading Tool

Explorer IconExplorer

Memory Pool

38,010 transactions
28.02 vMB
0.06180025 BTC
Random Selection Loading Transactions
Max Size: 141.99/200 MB

Candidate Block

Mining Attempt 30f5b19380e0e4ada4fc7c1edf08cdd1417aaea851391723154aea0deb12a880
Version 20000000
Previous Block 000000000000000000020f1ada729f1f24450fa91e9e63179a4d50787a222e65
Merkle Root a7de1c9582e9d32d784fe2e7e66d0eeb001ee76d821dd07f91ec0469f503b89e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,583
Size: 1.00 vMB
Total Fees: 0.00827417 BTC
Feerates: 150.80 > 0.83 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,601 (313,512 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
601,089 601,089 00000000000000000011ba36bb7d9ad083e2baeeb09c3a335492a1ed11e6d5a9 2,237 1.00/1.00 vMB 34
601,088 601,088 0000000000000000000478566470ec670e371c6002949c773b8f8b5d492e0306 2,546 1.00/1.00 vMB 45
601,087 601,087 0000000000000000000d9d1eedff22874e74bd091282b5fb1dbf8f9b0d331337 1,893 1.00/1.00 vMB 7
601,086 601,086 00000000000000000009542ced6b71deb43a6fb1c9f317a0450597a5e5b3358b 2,017 1.00/1.00 vMB 29
601,085 601,085 00000000000000000003447e8df2f6d12b7e2882b374bc928430f605357cca02 2,514 1.00/1.00 vMB 29
601,084 601,084 0000000000000000000395ea8f96e9854960e5836067834c878e3bb0c2e768ac 2,516 1.00/1.00 vMB 44
601,083 601,083 0000000000000000000cf4f45ed303dac604c666ce1270e71644c9d32c771a1c 2,560 1.00/1.00 vMB 46
601,082 601,082 00000000000000000011f6e2d8c1f4328a4a197ba3c2a0e51c65a3804df04fed 2,951 1.00/1.00 vMB 47
601,081 601,081 0000000000000000000f8f8e9a79540c8c1e945f179f8ccebee893cb19289a52 2,491 1.00/1.00 vMB 32
601,080 601,080 0000000000000000001123be6b2492b814e4d72a9f5917910e81c73ca6280647 2,828 1.00/1.00 vMB 53
601,079 601,079 00000000000000000010000d298b133e46e405e4f08326131b3f0e5efd72d425 2,145 1.00/1.00 vMB 10
601,078 601,078 00000000000000000013eb159974ea37852524884c22fc14aaebc8d907bc890a 1,483 1.00/1.00 vMB 34
601,077 601,077 000000000000000000105d7ae26bd1640427ee9cb23f82c2f0d5b6fff06e6374 2,139 1.00/1.00 vMB 9
601,076 601,076 00000000000000000011833775b60a217330dd66e8d3947816d5bdbf3bea3d45 2,260 1.00/1.00 vMB 24
601,075 601,075 0000000000000000000f985c95ba3924f2ef2ed653280df6e89d2cdb65f2188c 1,960 1.00/1.00 vMB 19
601,074 601,074 00000000000000000010cf9f5d44504853de72137d65a3a3c511b24b7babd953 2,401 1.00/1.00 vMB 37
601,073 601,073 0000000000000000000179d3764a226b2c6f2e8801b85dbba6d9155156a838a4 2,546 1.00/1.00 vMB 38
601,072 601,072 0000000000000000000e97c8e02d5be0c4e0ca3c3affb2316ba7fc886e3dadb2 2,480 1.00/1.00 vMB 34
601,071 601,071 0000000000000000000e46f056113c1809686a3193ce6e2da9e5af6a74e19816 2,332 1.00/1.00 vMB 42
601,070 601,070 0000000000000000000b7b5c9cb4af4ec1b1c2e5fc5e025b570ba31410ed2f1d 2,552 1.00/1.00 vMB 34
601,069 601,069 0000000000000000000900887db7440270ddb89bf774a40a159ae1af21d10e40 1,754 1.00/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 781.69 GB

Node Details:

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