Loading Tool

Explorer IconExplorer

Memory Pool

80,643 transactions
34.72 vMB
0.18053165 BTC
Random Selection Loading Transactions
Max Size: 194.44/200 MB

Candidate Block

Mining Attempt 1a5ab8a567eb992b2f754900dc04b7fe1a1de2f1349fe0660fc27a45d153eb00
Version 20000000
Previous Block 000000000000000000012746d6c2df51d8349966cc0d8eb6f9f36de95d974776
Merkle Root 7f60bf9cec021d7819b32b2fa0cfe837fa42e2c97512b573a42126c8558aea19
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,113
Size: 1.00 vMB
Total Fees: 0.05006653 BTC
Feerates: 150.93 > 5.02 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,415 (47,842 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
867,573 867,573 000000000000000000024fa491cf9e74dd453fdbe158128aef5ac3e7ad609f6f 5,281 1.00/1.00 vMB 5
867,572 867,572 00000000000000000000add779cc112e835d5ba836012a12b859f1426b6daf44 5,452 1.00/1.00 vMB 5
867,571 867,571 00000000000000000001f9a97a10fb575d32cbaccc20ceb4b0c65f4ecb3fbe25 6,624 1.00/1.00 vMB 2
867,570 867,570 000000000000000000022cbaec4c76538abb90285cc9c33906527565fca2edbf 4,763 1.00/1.00 vMB 4
867,569 867,569 000000000000000000017fc960b649f48695d0c535d69d3bffec16f91e49f852 4,261 1.00/1.00 vMB 3
867,568 867,568 000000000000000000007316221fecc26551f49929d3b11d80e06948114b8464 4,215 1.00/1.00 vMB 12
867,567 867,567 000000000000000000026ab77fbeae9046843a49683531a190093f1b25eb3a0d 5,360 1.00/1.00 vMB 3
867,566 867,566 000000000000000000019cf56ce2dbc7b75bd111983f67f423da6e728514f6f4 4,266 1.00/1.00 vMB 8
867,565 867,565 0000000000000000000240ab73947e33af3bbdb569c1012b8a5fb5667d4eae62 4,062 1.00/1.00 vMB 5
867,564 867,564 000000000000000000014e0c8c369600d1390a0eb437f05a4b4b3701e9793fe0 3,441 1.00/1.00 vMB 5
867,563 867,563 000000000000000000013fe6d80e3c789684be5a95fdb5f618279d88277a7bd3 4,012 1.00/1.00 vMB 5
867,562 867,562 00000000000000000000516b5b74470afba50be10f85175a6af7e1a5d9bde522 4,798 1.00/1.00 vMB 2
867,561 867,561 00000000000000000000beef5e590285e1b0047dc5e6932a91f92b5df1f1106e 614 1.00/1.00 vMB 2
867,560 867,560 000000000000000000008b3e9d38f17505a993dd08ee9c01faf732eb4ff96562 2,434 1.00/1.00 vMB 5
867,559 867,559 00000000000000000002e152647072d2cdd4ef65817f09577b631103137514ea 3,446 1.00/1.00 vMB 12
867,558 867,558 00000000000000000001975be4628777a4e32da1f2fa933a28cac6fdecbb12bf 6,759 1.00/1.00 vMB 2
867,557 867,557 000000000000000000027c85b43112b4df9773af6f4aa5eb0d5393b0b3179c0c 1,482 1.00/1.00 vMB 3
867,556 867,556 0000000000000000000061b3b0ced5b1a6a3272c851c4523637e0f5f13396f01 2,142 1.00/1.00 vMB 6
867,555 867,555 00000000000000000002774a0a23fd5e151929111f916cc689e358b68d68aab4 1,560 1.00/1.00 vMB 2
867,554 867,554 0000000000000000000028878050d2e7a3d438d65ce8da38d8c67f4ce5e7049d 1,360 1.00/1.00 vMB 3
867,553 867,553 0000000000000000000281dab200e63c838b0759c5a2d13c0e918822e7206a3a 947 1.00/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 783.11 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: 734.19 GB
    • Received: 18.55 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.