Loading Tool

Explorer IconExplorer

Memory Pool

42,828 transactions
27.91 vMB
0.06115747 BTC
Random Selection Loading Transactions
Max Size: 147.10/200 MB

Candidate Block

Mining Attempt b97c71aaf23cd483555f0e8904ca2dda7a91aca79d7c06ea3ff52e2a76270d00
Version 20000000
Previous Block 00000000000000000001c8540de5dceba6fe0c17c8f2c5409bc2924f72da5448
Merkle Root fbe8fff74f83dd31f0f79c18b1e23285cfe0bc943e0f969e7e609c95a8913c16
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,396
Size: 1.00 vMB
Total Fees: 0.00872539 BTC
Feerates: 84.58 > 0.87 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,834 (603,759 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
311,075 311,075 00000000000000003c4a6fdcb3c42961924819ed985386cee5b513372f7cb61b 355 0.20/1.00 vMB 32
311,074 311,074 0000000000000000174e1950ae1bc890191687ea106c29b9b8841ab60e3f4fb6 489 0.25/1.00 vMB 33
311,073 311,073 0000000000000000379e4b3f87370927af1773baaa2b09af535ac7339ba580af 373 0.19/1.00 vMB 30
311,072 311,072 00000000000000001cf4f0694491e1ca38da8e13cbfdd1156aa11816a40f6baa 437 0.22/1.00 vMB 27
311,071 311,071 0000000000000000294f8ffa4c39067504c7e35b944f0e49b822d6a878795cab 257 0.19/1.00 vMB 20
311,070 311,070 00000000000000002629e2a82d2b2707886695aa318ca8c718fa9ca15e3ae6ba 611 0.40/1.00 vMB 25
311,069 311,069 00000000000000002b808b985c31d6707c99fba0c67f95ee0eee0e66de4f77ae 293 0.22/1.00 vMB 23
311,068 311,068 0000000000000000126955f806583e1f5a940b16a9d4778db88dada86da9a719 499 0.31/1.00 vMB 33
311,067 311,067 00000000000000003a376a8c103aef16107ac91c535c6635bac074b8a9374a42 722 0.55/1.00 vMB 22
311,066 311,066 000000000000000005ab99cfbc31797808a9c72d3a5d0e02a8acc78567939d9f 530 0.30/1.00 vMB 27
311,065 311,065 00000000000000003bb75ae4a19e02928341907b90f935bf5f6a20c1be137b3c 451 0.22/1.00 vMB 30
311,064 311,064 00000000000000001cd28735f0c3067ff033a8098a8bff24f443f109186c8222 904 0.51/1.00 vMB 42
311,063 311,063 000000000000000002b4e2df17dc9670014fd3b6a99199ba6537ca57d0d263ca 284 0.13/1.00 vMB 35
311,062 311,062 000000000000000006cd188a49c068e07f22bc1f2f1b91a56a1984acf29826bf 159 0.07/1.00 vMB 30
311,061 311,061 00000000000000002b7ce344529a08b95cdd655be2130c8c9ba382f786cb8b3d 40 0.02/1.00 vMB 26
311,060 311,060 00000000000000001ec24776d3d4127ceeeef624f1707fdc9f7a940cce725788 728 0.35/1.00 vMB 36
311,059 311,059 00000000000000000c73f11df80ca592c4bc0fb667bf693e15ee1bd9a688c55c 784 0.49/1.00 vMB 28
311,058 311,058 00000000000000001f688acc65842ca22cf2fc0ad7b743f3724c10576e273ca4 1,070 0.75/1.00 vMB 22
311,057 311,057 00000000000000000cabcebba854ccc5ccf8b86689481916835587d9906e3a8d 2,192 0.75/1.00 vMB 88
311,056 311,056 00000000000000003eed5c2c97554f08bbf606062e909337e89ebee137172e1a 512 0.20/1.00 vMB 57
311,055 311,055 000000000000000009a4b04d1f096be9ac44632990d00508c48d889161558d17 512 0.16/1.00 vMB 64
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.