Loading Tool

Explorer IconExplorer

Memory Pool

82,250 transactions
29.89 vMB
0.06654163 BTC
Random Selection Loading Transactions
Max Size: 181.30/200 MB

Candidate Block

Mining Attempt 92f8d16cb33a4e9af1cde14b2d15d22babd801f6805b65bed5356ac98fb02bfa
Version 20000000
Previous Block 000000000000000000010d0a3e37e31e12beb7277f8808ba3ca72eb0ef7badb5
Merkle Root 8d928b313caaa5bbb0a0ab131b8b98d6c0bc00d2e6e2927a60bb1ed51f89a716
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,821
Size: 1.00 vMB
Total Fees: 0.00548089 BTC
Feerates: 43.68 > 0.55 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,959 (492,223 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
422,736 422,736 000000000000000002b48a2a963e4a47e7df4fe46ed7638ca1192146d68d012b 734 1.00/1.00 vMB 78
422,735 422,735 00000000000000000266709a4cecf71402a4b04cdce06a38faad2b45fa427bda 1,762 1.00/1.00 vMB 72
422,734 422,734 0000000000000000000e7271ca36a792bc411a36581d5b68b06393ae80edce83 2,542 1.00/1.00 vMB 76
422,733 422,733 000000000000000000f658d8eac3db8de5d3ca47580dacea75729ca52b3475e5 1,522 0.75/1.00 vMB 39
422,732 422,732 000000000000000001faa138a65f04a7c6147796aabc0426ecd0a79c33ac6644 2,216 1.00/1.00 vMB 53
422,731 422,731 0000000000000000011a96fbb91fd28a37db389d3ad543107099b290aca863e8 2,746 1.00/1.00 vMB 100
422,730 422,730 00000000000000000336393519ccd029bcd4787686864b97effcfe292906c355 1,212 0.53/1.00 vMB 62
422,729 422,729 000000000000000004256d2ae0fc353e3329f4b68beeba63ff56767248f063f6 1,684 0.99/1.00 vMB 41
422,728 422,728 0000000000000000042487e048f8c14c3b21f24e19f3943f38d482d44569d385 1,692 0.80/1.00 vMB 52
422,727 422,727 000000000000000000ff28d837bbb7ba0126abfee44f495e76f733171591a924 931 0.41/1.00 vMB 88
422,726 422,726 000000000000000004ab541a516c0208aae328d1174d4a34fc7f4615b3b8be4f 1,508 0.89/1.00 vMB 35
422,725 422,725 000000000000000004f16ca3e1081343b80473604dddf1b2eb5dd816d24259d1 2,142 1.00/1.00 vMB 70
422,724 422,724 00000000000000000277de1ee54ec4bb059793318a7f3004bb9b44c509b8ddaf 2,598 1.00/1.00 vMB 91
422,723 422,723 0000000000000000029c02c5287eef7b2a2ec6ff2bbf345e2e8c06d69b4df366 394 0.13/1.00 vMB 91
422,722 422,722 000000000000000001f3c933eacf5ba40e50edbeefac658816d8a06c76dca164 1,492 0.72/1.00 vMB 58
422,721 422,721 00000000000000000239461833a442b1f3e2bee8e88ac46200da162ea37a0cb5 932 0.35/1.00 vMB 82
422,720 422,720 00000000000000000159e1db832e840a8329f15f807c62252d814efdd33017c5 107 0.04/1.00 vMB 87
422,719 422,719 0000000000000000000864a117d0a95374946b952dc4b875f43a8c7277dda29e 451 0.35/1.00 vMB 46
422,718 422,718 000000000000000003f23bcf3673c38ba46ff489c56a26bb14a67df672d08b8b 2,332 0.98/1.00 vMB 68
422,717 422,717 00000000000000000397926707e19928ffa9db9462fba6f6d51d838e91ce5149 736 0.26/1.00 vMB 90
422,716 422,716 000000000000000003a22af2d2a23790d10b619a7838c26bf24d96a1047d6a6f 1,045 1.00/1.00 vMB 35
Previous 10 blocks ↓
Total Size: 782.32 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: 660.26 GB
    • Received: 14.65 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.