Loading Tool

Explorer IconExplorer

Memory Pool

82,059 transactions
30.30 vMB
0.09269695 BTC
Random Selection Loading Transactions
Max Size: 182.49/200 MB

Candidate Block

Mining Attempt 219c6ae330249bbaf48da5ce3b85e6a97c94223124e7d513a65d48e616942191
Version 20000000
Previous Block 000000000000000000005ca632d69633021cee09eb0a1dc73d46b978a1e9df69
Merkle Root 6f5cea4a9e802cf604c2ee9211cc8e12edabb9ac8d050b26a2b2e58d7a0a0730
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,778
Size: 1.00 vMB
Total Fees: 0.03052077 BTC
Feerates: 454.44 > 3.06 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,985 (503,477 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
411,508 411,508 000000000000000004e2195aabcc4ad628ba4f013deae8cb84aa782179674349 396 0.14/1.00 vMB 43
411,507 411,507 000000000000000004b2bb22da99a1867c98ebf287f194c078f2dacff0bbedfb 748 0.56/1.00 vMB 31
411,506 411,506 0000000000000000047e863c49fae3925912cf06f7d8715f809f360e06142c82 2,735 0.98/1.00 vMB 47
411,505 411,505 0000000000000000015cf9ae256979b51d475dd5268cb9b8131269bc92b034b9 1,098 0.67/1.00 vMB 22
411,504 411,504 000000000000000002b1a1e9075e1399c98b3ec7b2dad904d98f62f515afdd5a 3,120 1.00/1.00 vMB 56
411,503 411,503 0000000000000000009248c65401a4049c8380aa01a952e7dacf045f18e7e86d 191 0.06/1.00 vMB 69
411,502 411,502 000000000000000000b66d9af7a90a4335c59384f0c7cef926a63d4303a65811 963 0.41/1.00 vMB 39
411,501 411,501 000000000000000000410544d7cfe8f90b81daa1f02469a40be99e455c671be7 1,778 0.85/1.00 vMB 35
411,500 411,500 00000000000000000258adbacc58c8acd91d492943ad64ab740ca5fa74b7f2a6 1,052 0.61/1.00 vMB 48
411,499 411,499 000000000000000000eb19cdd054d4232b0fa5a90bbec12a70a005f6283850d8 1,212 0.54/1.00 vMB 41
411,498 411,498 00000000000000000395be2370d8601606aee26557428e6405e3be313aec1865 648 0.97/1.00 vMB 14
411,497 411,497 0000000000000000052dd544b0b3bf376d7cf701dc20e22ce8dbbf8f1e397a2d 2,086 0.99/1.00 vMB 36
411,496 411,496 00000000000000000558776a5ffc27650f567e3cc584bc5a0363e076c00d98ba 3,420 1.00/1.00 vMB 66
411,495 411,495 000000000000000001c95af03b86f4ca047fc50bf68c677bf4ee97d15a42502e 496 0.30/1.00 vMB 35
411,494 411,494 0000000000000000025d0dbd1087e927237dc95343b7bfc8db1dc1422ae4aa82 725 0.30/1.00 vMB 46
411,493 411,493 00000000000000000296b3c27b83ab23cd40784138f225a115651a12210f8cc0 1,790 0.93/1.00 vMB 42
411,492 411,492 000000000000000003e9a955af786b6b973b2cfb37aeb98e4ff88f1235d16a22 243 0.14/1.00 vMB 33
411,491 411,491 0000000000000000041aa8e2cf26f338e3413d214efcddfa7dd170937b3962c4 713 1.00/1.00 vMB 12
411,490 411,490 0000000000000000015b1f601e89d5b582656063711743af86259aa198b4db20 2,438 1.00/1.00 vMB 41
411,489 411,489 00000000000000000302353deb6600458b95d7c9ad192aff0360a1c387aa0ea9 2,707 0.99/1.00 vMB 51
411,488 411,488 000000000000000001130960dbe069678b8a4d2935bc4bbc0608d9e1e5b2e9ac 3,030 1.00/1.00 vMB 69
Previous 10 blocks ↓
Total Size: 782.37 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: 663.35 GB
    • Received: 14.90 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.