Loading Tool

Explorer IconExplorer

Memory Pool

78,285 transactions
29.09 vMB
0.07654693 BTC
Random Selection Loading Transactions
Max Size: 176.43/200 MB

Candidate Block

Mining Attempt 27e587d1a8d0cd25e29ebb884d4843e7435d88f6a22232448301c72544127f96
Version 20000000
Previous Block 0000000000000000000047dfc430ec3ea755e869eaa3ed01b8a4b83beba66d58
Merkle Root 90380fe0719d09b7cf0b673bcaad598b2b204c941ea1012c51580888d5cf6049
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,923
Size: 1.00 vMB
Total Fees: 0.01580854 BTC
Feerates: 100.19 > 1.58 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,102 (112,564 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
802,538 802,538 0000000000000000000365a8995022d0b33251b5e56326be218a004ad1baf9ae 1,138 1.00/1.00 vMB 17
802,537 802,537 00000000000000000005268c5e6549c8d0c00f499cff0e49caf13c97648c52f6 1,532 1.00/1.00 vMB 7
802,536 802,536 000000000000000000002a6be1ff67d6df786187641b4fb0d99dae9ce2c47be2 3,229 1.00/1.00 vMB 20
802,535 802,535 00000000000000000000221a629e9c6dc512b941bd770118b647d276885b8260 1,036 1.00/1.00 vMB 9
802,534 802,534 000000000000000000011af3262bf110b2ad42c4efab811ac4ff91ece1a49611 2,714 1.00/1.00 vMB 23
802,533 802,533 0000000000000000000441017717dbfffca728ef5447fa95ed2b5165a0321f3f 1,999 1.00/1.00 vMB 14
802,532 802,532 00000000000000000001cd5df0ea71899f40463db156b75dbb0c6ee9f14dfd3a 2,052 1.00/1.00 vMB 11
802,531 802,531 0000000000000000000051ee3e6901d195f83a3ebc6e70bf8d28ee2e6af93059 3,275 1.00/1.00 vMB 26
802,530 802,530 0000000000000000000163759c08b0404b278fae73658f69cb4776505bc9d486 3,405 1.00/1.00 vMB 24
802,529 802,529 00000000000000000002bda7220f895fc41167e27421370be3805aafbd9213c8 3,362 1.00/1.00 vMB 20
802,528 802,528 000000000000000000038f2f4885969ab58da9a0b5cc75d371049b3c015e3e60 2,842 1.00/1.00 vMB 24
802,527 802,527 00000000000000000000070d0997b8a352a3f70c3653ae72fede9e53b46be42e 3,728 1.00/1.00 vMB 28
802,526 802,526 000000000000000000008a079d0bcf6fc3123ba0bb1446a9aec157e32c8e2252 3,043 1.00/1.00 vMB 48
802,525 802,525 00000000000000000003e3054f1cd55e479ec275c1826eecbbca3966c417f902 3,151 1.00/1.00 vMB 36
802,524 802,524 00000000000000000001a2a214a89d1632e11912d85f35b4908e18f591a91aad 5,393 1.00/1.00 vMB 10
802,523 802,523 000000000000000000048efc2e736c14af82862521a5145bbfd4180a1e3a1530 4,171 1.00/1.00 vMB 7
802,522 802,522 00000000000000000000443e19bf832c6b2c2a8789aebb151ab3f24e90d15a75 2,347 1.00/1.00 vMB 10
802,521 802,521 0000000000000000000126ec24ec3d6fc0f47e198011836702e383648bcf25b8 2,269 1.00/1.00 vMB 9
802,520 802,520 00000000000000000004d5b9528fa374c5f460558a4073eb1af3c638f6d2bd38 2,383 1.00/1.00 vMB 15
802,519 802,519 0000000000000000000502a62ce67d6eabbaa88e0a6a74f7f98009a216bc1d22 2,463 1.00/1.00 vMB 16
802,518 802,518 00000000000000000003966fcc08adef4818719508d2e07dc8a524ac1bd87ab8 3,062 1.00/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.57 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: 671.09 GB
    • Received: 15.85 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.