Loading Tool

Explorer IconExplorer

Memory Pool

42,661 transactions
27.87 vMB
0.06019974 BTC
Random Selection Loading Transactions
Max Size: 146.87/200 MB

Candidate Block

Mining Attempt e231893658ccfdbf94d20b49650a17ebb7dfefcf835154c9ec8785d41bddfe98
Version 20000000
Previous Block 00000000000000000001c8540de5dceba6fe0c17c8f2c5409bc2924f72da5448
Merkle Root 5ceb75f992cd42babc5d85386ddfd1ae7cde452fa9c71691a62503e824fafe0a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,089
Size: 1.00 vMB
Total Fees: 0.00765568 BTC
Feerates: 84.58 > 0.77 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,834 (672,111 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
242,723 242,723 00000000000000cf312496cfedc4c3fb82675185b2c8ce067f245b21d09e7a70 72 0.04/1.00 vMB 99
242,722 242,722 00000000000000600c722b16ab74fc3224094a5eb0c51f4462296bfa5b4a6f72 58 0.03/1.00 vMB 123
242,721 242,721 00000000000000c04caf780e6241cf731f495bef9d3bc954179f9ac84a3984bd 288 0.16/1.00 vMB 133
242,720 242,720 000000000000009da24b7ee46baf813d877d3fb68a813c66ade9f4844071fbf4 1 0.00/1.00 vMB 0
242,719 242,719 0000000000000085bcf2e744d33f0ebbdf690cb56ab1ea1907bd96ce704f0d32 10 0.00/1.00 vMB 298
242,718 242,718 0000000000000056cb1758ed511cfa731296b9c073c4a3b37e61cf63c5de708d 151 0.08/1.00 vMB 137
242,717 242,717 0000000000000029f690aaa932d95e303228395caa5b2212bd44898b8a173063 12 0.01/1.00 vMB 260
242,716 242,716 000000000000006fe6738b8f14a5541a3a880526f0ed49e063747c2d5010821f 19 0.01/1.00 vMB 77
242,715 242,715 000000000000001fe14d189cf0d7c86cdfc87263c1eb1d1955920a48d0b7e82b 500 0.25/1.00 vMB 154
242,714 242,714 00000000000000c305800eaa89618142edce26ab2dfafbbb2f3e80fcf64deae4 420 0.17/1.00 vMB 166
242,713 242,713 00000000000000bce51fca07fcbfdf15dea1f33e9156a2cdd2ffc7c5472e1899 98 0.04/1.00 vMB 134
242,712 242,712 00000000000000dd9e3e710f21467a04aaca86af31390e4c5ff1ff4d1d787ac3 244 0.10/1.00 vMB 141
242,711 242,711 000000000000005fb06886eb00bafddd4a7176c466a0d6350a6abebc81fb695f 206 0.09/1.00 vMB 1
242,710 242,710 0000000000000006ddda4fd428d70051c62cf69979f2e931cda53411f40bceca 145 0.08/1.00 vMB 82
242,709 242,709 0000000000000076ed9c27a540f286516d75a4c929c693c0c3e0c81bfdd336b3 312 0.19/1.00 vMB 125
242,708 242,708 00000000000000858478f82a1a5066da65ba7b6047bea536c9dab5e8ddee2cfc 249 0.15/1.00 vMB 70
242,707 242,707 0000000000000020496cf521317a3852edaa6face26f3dcbe9c5c0c1d6e82b25 466 0.25/1.00 vMB 1,247
242,706 242,706 00000000000000dcd05bc83bbf8983856d1c38fceae0e98df137edb7ccc795aa 342 0.25/1.00 vMB 142
242,705 242,705 000000000000003c815e9e29bc426c02e04343602b5fe1a8c63559371003f2b5 734 0.25/1.00 vMB 544
242,704 242,704 00000000000000bcca14825a697b3319fd88cd1668a0dc8d8081e4a85d576ad6 75 0.03/1.00 vMB 144
242,703 242,703 00000000000000c816eac69d289cc86f638a8a5b053584cd4b4d1eb056adbe12 62 0.06/1.00 vMB 83
Previous 10 blocks ↓
Total Size: 782.10 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: 651.65 GB
    • Received: 13.61 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.