Loading Tool

Explorer IconExplorer

Memory Pool

51,237 transactions
28.83 vMB
0.07680282 BTC
Random Selection Loading Transactions
Max Size: 155.07/200 MB

Candidate Block

Mining Attempt 5e4ca91f7a906cac58a13c4d0f44fbf79fa879f86ddf0c77427f0235e90f7241
Version 20000000
Previous Block 000000000000000000019e7568131a21184319adfc46c390ce26bf65aed43bd9
Merkle Root b0f07d1cf70b319b1cafb1290899d877e72dffb2785758fbd01339fdd081a515
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,505
Size: 1.00 vMB
Total Fees: 0.02100494 BTC
Feerates: 122.12 > 2.10 > 0.36 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,793 (526,328 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
388,465 388,465 000000000000000001d02322ea2e8d5f0f0bf1a4c514662f45f9b3470714683c 1,619 1.00/1.00 vMB 30
388,464 388,464 00000000000000000b020c36217e157618b4063e7e5951838ac8c536ff4c440e 1,834 0.75/1.00 vMB 57
388,463 388,463 000000000000000001edf3adf719dfc1263661d2c4b0ed779d004a2cbb7cca32 2,014 0.75/1.00 vMB 53
388,462 388,462 0000000000000000018d4f92df64d0bd206efe54c35ab2ef05ac5745d04b2ef3 254 0.11/1.00 vMB 43
388,461 388,461 000000000000000003da9160e08f2e507a8949e52af90302287dc34c56642b4b 433 0.20/1.00 vMB 33
388,460 388,460 000000000000000009f67aa251c3df2d0638b4004835778dcd66f33408024ae3 1,836 0.92/1.00 vMB 36
388,459 388,459 000000000000000004e3933d3ca7b326d4c991b5c387bcb8c742e1748ec4ca41 1,391 0.87/1.00 vMB 27
388,458 388,458 00000000000000000875b3407efddda64e9c99ee9a4240ad6b6649b357101776 3,047 1.00/1.00 vMB 53
388,457 388,457 00000000000000000d24a2ff466e940ffcf362d9d9222a452ae463348f45b6d7 1,301 0.73/1.00 vMB 32
388,456 388,456 000000000000000008e873a1e5970c7dc4fa56e74836573bbda8150eb598f92a 1,716 1.00/1.00 vMB 29
388,455 388,455 0000000000000000065d06b824ad2aedb9133d09711525ff18e186c338fb3724 110 0.11/1.00 vMB 30
388,454 388,454 00000000000000000c90dfbd7093c3652f831e7d27dbbdfcd210fd9918c622a6 971 0.36/1.00 vMB 43
388,453 388,453 00000000000000000691cd428b14d532db9e2888c1e7e04e5b886f7a5435d258 711 0.26/1.00 vMB 44
388,452 388,452 000000000000000006325e27887c687dde1314454b25f5bde15bace3acf349f4 2,004 1.00/1.00 vMB 34
388,451 388,451 00000000000000000a4424d41034c8cd04224c6ec0543db7739c3780984462c2 804 0.37/1.00 vMB 41
388,450 388,450 00000000000000000a5355e4870e0e1a61538659d76ff468254ac61847115bb3 1,306 0.75/1.00 vMB 29
388,449 388,449 0000000000000000025639b63f55daf23f0dc72975902605764ae88bfac6b3bc 2,543 0.91/1.00 vMB 47
388,448 388,448 00000000000000000029505928aebf27347a4c77a61f0a08b547cf809f446cc6 1 0.00/1.00 vMB 0
388,447 388,447 00000000000000000ba3329f49be7bea3150e89f42efb87d8b6fd3fd54fbbf2d 2,205 0.82/1.00 vMB 44
388,446 388,446 00000000000000000aeebd3eae8e3cdd0e805f0cf672a0970fd9b2093c37f8ed 100 0.06/1.00 vMB 20
388,445 388,445 00000000000000000d61284bf5d2db6480c13269635c0e39c72b3ea6880bc1a1 975 0.37/1.00 vMB 44
Previous 10 blocks ↓
Total Size: 782.02 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: 649.84 GB
    • Received: 13.22 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.