Loading Tool

Explorer IconExplorer

Memory Pool

41,657 transactions
18.18 vMB
0.17601170 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 100.33/200 MB

Candidate Block

Mining Attempt 7e3cbba3822165699a056d0cb5926e178a28b1a10e7c56a699a5d3612e6226bd
Version 20000000
Previous Block 000000000000000000020ccee460118136cbb70bebcfd201e05537e2e146409b
Merkle Root 94e0d0242696de76bfcdd3c7263a551ee212e5d6d1d22b25338e3f5035914176
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,830
Size: 1.00 vMB
Total Fees: 0.05748224 BTC
Median Feerate: 5.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,321 (719,862 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
193,459 193,459 0000000000000037a3ad405271303d80e080dabe1e82130e60aebeefa5392013 453 0.21 vMB 130
193,458 193,458 00000000000001bcb0dd2ef89b8f3d871c2b107ecfd1558780ce776e065e0fe6 1 0.00 vMB 0
193,457 193,457 00000000000005e54d5ab60192fbbf94bfdf51f1413bc877c6bd9118c60340f5 173 0.05 vMB 95
193,456 193,456 00000000000002be70f708b8f06bf93ef933f6a484a13314e5d1b65236f7f1c5 116 0.05 vMB 115
193,455 193,455 000000000000067980cfcbc92a38b2ea60da9226ded441085bf7d0397071ffa6 6 0.00 vMB 618
193,454 193,454 0000000000000017ec522bab7db1cf6814e6941bf9e82ef03a1ec16134ae50d7 617 0.25 vMB 128
193,453 193,453 0000000000000699f8c5f4511fe31961379e4882bd1086e1c961e63b2acdfed9 10 0.00 vMB 35
193,452 193,452 0000000000000759c6a9681b9d787839c4909b412c6979f5283c0e7bc3a8022b 32 0.01 vMB 0
193,451 193,451 000000000000027daac7ac769923d41b137b292fd3be7b02f8cffd650421063f 109 0.03 vMB 6
193,450 193,450 000000000000049978d639c1f9446fcceaa0e64d2222ae9fa7427763b24c7b1b 601 0.24 vMB 141
193,449 193,449 00000000000001ffd089ede84a70ce75702d86ee1cdfa21392935628db70689e 10 0.00 vMB 65
193,448 193,448 00000000000005621ba67d3ebc2f5716087555fb74caffa402bec1c0de129997 410 0.17 vMB 125
193,447 193,447 00000000000003e1ce4105946daa49c56b208af255ce169df446e4939db21031 11 0.00 vMB 18
193,446 193,446 00000000000007b6c5f6da728da65f8a46c9b09870d689f4926648c06662ec60 556 0.21 vMB 159
193,445 193,445 00000000000002a9fe35eaf02ade25f9959c254baf67fe102e121b250be4b891 465 0.17 vMB 139
193,444 193,444 000000000000020a2e810c17e3c9e09fa2f24c5cf68f465f9e30cbf679c2524d 55 0.02 vMB 53
193,443 193,443 0000000000000582ac1a1dd04bc58956d830e957e6b834e3a66ffd949f5ba933 1 0.00 vMB 0
193,442 193,442 00000000000007dd360c191785feafdad8d5584f721c592a7329e8fc40857ce3 233 0.10 vMB 125
193,441 193,441 00000000000002f00bdf5d901350581e067e3721ab01e166f5265e35494c64b5 46 0.02 vMB 98
193,440 193,440 0000000000000429c6f7910ae5af2b9a4028f4a6a8775de6c20cef4e51777c70 330 0.12 vMB 138
193,439 193,439 0000000000000098ce8a30d6f23062de8ab0e64f4cd6bce267a0b4bad6d96c64 205 0.09 vMB 190
Previous 10 blocks ↓
Total Size: 779.42 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 89
    • Outgoing: 10
  • Data Transfer:
    • Sent: 114.18 GB
    • Received: 0.47 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.