Loading Tool

Explorer IconExplorer

Memory Pool

40,451 transactions
27.65 vMB
0.07268111 BTC
Random Selection Loading Transactions
Max Size: 141.85/200 MB

Candidate Block

Mining Attempt a500edfb282a83e0f13789658bd2880ab2db634341f6775d8becfa215d7c6445
Version 20000000
Previous Block 000000000000000000019a6a43291f856c35b16a71da6815df4a131b431a0b21
Merkle Root b43b66b8eb446e87d225ffd9ec5d203e02e6ae3d3cb424d775bcce8b4cfc0d2a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,881
Size: 1.00 vMB
Total Fees: 0.01987673 BTC
Feerates: 193.01 > 1.99 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,651 (223,184 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
691,467 691,467 00000000000000000010f19ed720c3d8863377fa288fc1fefce9a4c9ce86a2db 1,870 0.73/1.00 vMB 16
691,466 691,466 0000000000000000000434185826c7821e23d58e84986652771e049cfc84624f 503 0.17/1.00 vMB 13
691,465 691,465 000000000000000000064ff6171c0bfaf1f537ba5ca1f3b5e3633440a2ad0b87 1,349 0.84/1.00 vMB 5
691,464 691,464 0000000000000000001231da0fbe10e2a5c2557043ba0d94375df95bfb829ad5 2,971 1.00/1.00 vMB 13
691,463 691,463 0000000000000000000cf73b5d77db6f76dc3917fff172f667c0099c610f810a 3,003 1.00/1.00 vMB 14
691,462 691,462 0000000000000000000a5903ef895d566b207a57517511991eb473bc85c60f3a 1,404 1.00/1.00 vMB 4
691,461 691,461 00000000000000000002dabafb419c561f7bd0f2ac966720e7ed8179c12bc3a6 1,117 1.00/1.00 vMB 4
691,460 691,460 0000000000000000000b1ddad98a8f1d2006d1effa69636d4e2aaac31d694942 2,860 1.00/1.00 vMB 18
691,459 691,459 0000000000000000000ce9d97c115e7ef2005141c776e91e4ba6d836efd03fa5 2,556 1.00/1.00 vMB 23
691,458 691,458 0000000000000000000ff250dbdb914f43cbbcab9259232ffbfe4fc05267cae7 2,819 1.00/1.00 vMB 7
691,457 691,457 0000000000000000000b865ed649750e643b633458dc90086ce5195cce77f465 1,945 1.00/1.00 vMB 35
691,456 691,456 000000000000000000020bba67340d44e3ba996490ce466bfe6cf9ff9f6c0a12 2,159 1.00/1.00 vMB 7
691,455 691,455 0000000000000000000436a17216ea8d6007dac6044ded9d5ae82531e06c2a4f 2,759 1.00/1.00 vMB 2
691,454 691,454 0000000000000000000397075521893524c54031cf5448f43cbef11c4f60319d 2,613 1.00/1.00 vMB 13
691,453 691,453 000000000000000000126bf944248bc6c192df1c6de72a8544b8c7c0f3e0c243 2,513 1.00/1.00 vMB 5
691,452 691,452 0000000000000000000b6da7fe44a51a6765894c7fc80fdb46457e14124fa643 2,735 1.00/1.00 vMB 12
691,451 691,451 000000000000000000042c36a50c916cd92e7d5ed42c7663c07304f9b8fda0bd 2,723 1.00/1.00 vMB 18
691,450 691,450 0000000000000000000cf3665b2f36955d43ebb3c70929fc5aaaa455e7162133 2,483 1.00/1.00 vMB 22
691,449 691,449 000000000000000000006e55ed59082602df6cd49c99f57abb2d2ad611291f5b 2,702 1.00/1.00 vMB 34
691,448 691,448 0000000000000000000d76bface8db6ca88e373fb6690b291e60f88dd668b936 2,694 1.00/1.00 vMB 24
691,447 691,447 000000000000000000083c810971c71cb0135dcc6ae3e72c098c8557929f71a7 2,458 1.00/1.00 vMB 52
Previous 10 blocks ↓
Total Size: 781.77 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: 632.85 GB
    • Received: 12.16 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.