Loading Tool

Explorer IconExplorer

Memory Pool

87,403 transactions
32.88 vMB
0.12446824 BTC
Random Selection Loading Transactions
Max Size: 197.32/200 MB

Candidate Block

Mining Attempt 3c039bbf6c3efdb691fe99ddbed2ccc8aa08012b39526f8aee8685ad6152b57f
Version 20000000
Previous Block 00000000000000000000b3b36493b98d8831183a4c3bad48ccf282a73492693b
Merkle Root 200344f9ef23af2fed102bd9aca36d8bf106e4303f1eed5e9c8ff8a2be446c0a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,592
Size: 1.00 vMB
Total Fees: 0.04465978 BTC
Feerates: 218.18 > 4.48 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,072 (495,563 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
419,509 419,509 000000000000000001fe0130099fd4ed10579639af202dd00d7fbd9a6c4e8f3e 2,081 1.00/1.00 vMB 38
419,508 419,508 000000000000000002b7e7dc8ec199a97d60843dff249d92c3b86ab4e8eed240 1,948 1.00/1.00 vMB 97
419,507 419,507 00000000000000000199af348794ac96a1e5b20d2782ed8d99b692099c1882da 2,380 1.00/1.00 vMB 75
419,506 419,506 000000000000000004b63ec4c09b4b6dd9b27b8170084cc24f14179429c21d64 906 0.44/1.00 vMB 62
419,505 419,505 000000000000000001c12525fa8872a6e721048d3c8a13aaff7045895b13590d 334 0.18/1.00 vMB 46
419,504 419,504 0000000000000000017c76e02267b31e808970e0d7709cb167ccee2a177c3d8d 255 0.40/1.00 vMB 18
419,503 419,503 000000000000000003d2df6e4b7a7990d3c86b5a28872c5dd25e8d2eebc4f4a8 1,921 0.96/1.00 vMB 46
419,502 419,502 000000000000000003abd1b1b66f5a1b4531e0b4a6f05c3a9e26688b0351c68a 701 0.87/1.00 vMB 21
419,501 419,501 0000000000000000006f21272abb9bd6a93bc82a8546cc6adb0d57094ef743df 1 0.00/1.00 vMB 0
419,500 419,500 000000000000000001a6eece4ac7b37782fff7a68f5b94dd8e0be25d9bf45b21 802 0.99/1.00 vMB 21
419,499 419,499 000000000000000001ef3b2941d5a210582d7e5b69eab908d5c0efaeb47365e8 1,289 0.55/1.00 vMB 49
419,498 419,498 000000000000000002898f6fa183aa0fffd0ddc7c284ac826fdf353ba44722e3 1,522 1.00/1.00 vMB 32
419,497 419,497 0000000000000000049ac20325fcf7f5da28c9995ec3f778a23ec6e275c4693b 2,022 1.00/1.00 vMB 39
419,496 419,496 0000000000000000003a335e64c06eaf7a4f74222bfe0f840e12355b2c46c5a3 2,477 1.00/1.00 vMB 58
419,495 419,495 0000000000000000011b4d27c5fd69c6daf9c6e18871bb2d78b3e2164b7d058f 2,321 1.00/1.00 vMB 60
419,494 419,494 000000000000000000bb71623f426652d7f7c51b7909f37a5df4f15731104b14 3,072 1.00/1.00 vMB 75
419,493 419,493 000000000000000003cd123054c43c38fce11b717025680cc0bf3d79e376b8a3 2,028 1.00/1.00 vMB 46
419,492 419,492 00000000000000000320cd74044753ae73111520970096510ea61587673a288a 2,126 1.00/1.00 vMB 63
419,491 419,491 000000000000000002c2f9b0987b0246421d1df40033200091f75260b9f3531b 1,457 1.00/1.00 vMB 21
419,490 419,490 000000000000000002da6fc1ae541cb6dc0c8d7b1f13cbad485ee766cdff886d 1,467 1.00/1.00 vMB 39
419,489 419,489 00000000000000000126ccf8dbc15ff4acc80cc628bb010f5e1e46f0150d0fe4 2,173 1.00/1.00 vMB 44
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.88 GB
    • Received: 15.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.