Loading Tool

Explorer IconExplorer

Memory Pool

88,278 transactions
32.16 vMB
0.13619943 BTC
Random Selection Loading Transactions
Max Size: 194.91/200 MB

Candidate Block

Mining Attempt 41306463a62d255d626b1e700eb45f503a1c264d9d8966f78c61ac1aa4471b9f
Version 20000000
Previous Block 0000000000000000000073dadc631dd956a009d41a1710c631dc5e901f1b559d
Merkle Root c52aa87c5521747421aa6074cef8a946c4ddc1329348ce3777eb123c1e2b715b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,935
Size: 1.00 vMB
Total Fees: 0.05021486 BTC
Feerates: 101.65 > 5.03 > 0.40 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,073 (619,362 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
295,711 295,711 00000000000000002de12432fa97f7754ec8953996167ae6ba04ec837624b8de 174 0.09/1.00 vMB 34
295,710 295,710 000000000000000027891a47e1ee9ef5c26f8e9668abce02e193cde03e1856ed 242 0.46/1.00 vMB 15
295,709 295,709 00000000000000006e260d499ff699f9110536b1dfef0c6716bf25209e182951 323 0.20/1.00 vMB 26
295,708 295,708 000000000000000005e0bcecd753b54769440effbb77816412d582347e839970 623 0.25/1.00 vMB 39
295,707 295,707 0000000000000000a7bda1d73411c7982ef1d070eaec7cd4b3cd96c602f93334 699 0.25/1.00 vMB 42
295,706 295,706 000000000000000086895dfb8259b084600b518fc1b4c4b375346980052fa81d 233 0.11/1.00 vMB 38
295,705 295,705 00000000000000002b42f06bd984bb10264032b1d578730bb829d66e142c1904 398 0.20/1.00 vMB 38
295,704 295,704 000000000000000092527eb92ddb73de7f5475b7d02247586fed4a167aedcc18 501 0.27/1.00 vMB 33
295,703 295,703 00000000000000009f00f7bb20bbcfd575900d33ac6af7a5f6a1a048df8e7248 209 0.15/1.00 vMB 23
295,702 295,702 00000000000000003016b46f1373565c3d446a3ce9cf43f5f87fd22d115c3714 343 0.18/1.00 vMB 35
295,701 295,701 000000000000000062b1e31d624f4de9142187b9315d7aa44b0552dff9d938eb 51 0.06/1.00 vMB 18
295,700 295,700 00000000000000008529ee5a0e9c24ae57110ca2268248ff7d2d010000edee30 204 0.10/1.00 vMB 32
295,699 295,699 0000000000000000386611789d8bcbdf22224baa56faec05e2672605d27277b6 171 0.08/1.00 vMB 39
295,698 295,698 0000000000000000b3449870ced48f716fce7d274be2fe4361e93e6e15b419d9 315 0.19/1.00 vMB 29
295,697 295,697 0000000000000000757897adb4951641d3894e9c7d7764059a1e33eb7a14db44 57 0.04/1.00 vMB 22
295,696 295,696 000000000000000017f0e49a06721a3d9edc2321813baf97bdb19e7e0896e681 336 0.19/1.00 vMB 32
295,695 295,695 000000000000000065daa655e2dd38965988281d627532317b6fdd9f1cce2cb6 385 0.21/1.00 vMB 33
295,694 295,694 000000000000000050388e48617613cf3303779f655c64a8078e4c72ff406949 490 0.25/1.00 vMB 31
295,693 295,693 00000000000000004bdcd074a099b138c355841e9ee26e37333e068100ec254c 35 0.02/1.00 vMB 34
295,692 295,692 000000000000000023fb81ec1e8aff1ba7a34d81bdedcab492c96822c4c09753 207 0.10/1.00 vMB 31
295,691 295,691 0000000000000000a1687ae4b93aa17347409c4c65a1e8e30631b9fe11cec023 364 0.23/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.52 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: 668.91 GB
    • Received: 15.64 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.