Loading Tool

Explorer IconExplorer

Memory Pool

39,759 transactions
27.67 vMB
0.06901126 BTC
Random Selection Loading Transactions
Max Size: 141.51/200 MB

Candidate Block

Mining Attempt c829a19a2edf9a1d5f3a22821b28dc3a06b960624dfed781955fd6aa3a3ca3c1
Version 20000000
Previous Block 0000000000000000000150af92ee92bd2e82ce4cfb7457b8417f1c43deb942f9
Merkle Root 791e9280bb4a3bb09307fbcf0cec274700edc3bd31dee0f83633c64343d5730e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,500
Size: 1.00 vMB
Total Fees: 0.01621714 BTC
Feerates: 100.95 > 1.62 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,644 (395,513 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
519,131 519,131 00000000000000000029f614e637fd19ce7f0da294e3b77f4df09ae9bc107d7a 1,465 0.65/1.00 vMB 30
519,130 519,130 000000000000000000432eeebff1f7b1a336f17119647f9231ab8127f4630849 1,898 0.95/1.00 vMB 20
519,129 519,129 00000000000000000023ab22bbc1f0c8e346f7ad0f3a5178f76bbde006c36f71 2,705 1.00/1.00 vMB 34
519,128 519,128 00000000000000000003486f5413c8b5378d3e3ed235c0fc519960a011159783 665 0.50/1.00 vMB 9
519,127 519,127 00000000000000000044befd01e3ab277b40ffc81f953096723e74665bb7ead7 1,699 1.00/1.00 vMB 20
519,126 519,126 000000000000000000373c6178f913abe01194cda0b8094de19381d96849b63e 1,919 1.00/1.00 vMB 22
519,125 519,125 00000000000000000016bebee16a5387424e0a2d6dc29dfcf7aa6acb17bd04f2 1,497 1.00/1.00 vMB 26
519,124 519,124 000000000000000000293f6ea5ddf0143871b840b89742ae80235aea065d4c71 1,741 1.00/1.00 vMB 15
519,123 519,123 0000000000000000004074a24aaf2ba31531f0a7dda8848320bd2cd1781020e9 1,378 1.00/1.00 vMB 11
519,122 519,122 00000000000000000001c2824c694b54cf643e7a8280736cdd74538973d29cc9 2,078 1.00/1.00 vMB 3
519,121 519,121 00000000000000000047533e4654c2d7de9d3d869cd87790f63e5c1130cd5028 1,880 1.00/1.00 vMB 10
519,120 519,120 0000000000000000000f7f0c022f287dc8d023c0041abca9596b72fe181ae743 2,548 1.00/1.00 vMB 37
519,119 519,119 0000000000000000003189004cfa910af816288e0e852d8781b7257a8b30347f 2,058 1.00/1.00 vMB 21
519,118 519,118 0000000000000000003edcf159d347610c18037ed482a7046ffdc0765e768b85 2,509 1.00/1.00 vMB 45
519,117 519,117 00000000000000000048b74e510c77a6dcd8ec273b91184a9ac3741e9d20d676 1,855 1.00/1.00 vMB 19
519,116 519,116 0000000000000000003fb691bf59767a29d6e388fb8403fdf848a5b62e2630bf 1,704 1.00/1.00 vMB 16
519,115 519,115 0000000000000000003d4a05c08018a78757ab7f35c205acca523aa067cfb123 1,096 1.00/1.00 vMB 28
519,114 519,114 00000000000000000017a5bec0ad387630389084113c493e2081e8cbff1aabfc 775 1.00/1.00 vMB 60
519,113 519,113 0000000000000000001fa604d2c4cb20240de5ff704d7d993ab80aa0a749c0c1 644 1.00/1.00 vMB 65
519,112 519,112 00000000000000000031663c268ec16ba144da588ad2195ea9c5a025dff85f8f 2,922 1.00/1.00 vMB 11
519,111 519,111 00000000000000000007f8db552e00d1cc455ba47b1d5d0eb587bd4227fffc62 1,848 1.00/1.00 vMB 57
Previous 10 blocks ↓
Total Size: 781.76 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.30 GB
    • Received: 12.11 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.