Loading Tool

Explorer IconExplorer

Memory Pool

76,647 transactions
28.54 vMB
0.06887838 BTC
Random Selection Loading Transactions
Max Size: 173.01/200 MB

Candidate Block

Mining Attempt 86037ab30c7986ad66b5cd1f8b67a36c28864f63f4cff1e21b997abb8d04412c
Version 20000000
Previous Block 000000000000000000011cc0b225341b90497783ca10dd85ac5777da035b07ab
Merkle Root 157a98ea8266e4c2b7ef8dba7945caf6969605a3478f33ffc9d081a5b6e5e5b0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,810
Size: 1.00 vMB
Total Fees: 0.00956434 BTC
Feerates: 73.20 > 0.96 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,118 (596,668 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
318,450 318,450 000000000000000023c5af017eadeccabefb20bbcf2d6d19adf567e3f17887bb 570 0.31/1.00 vMB 25
318,449 318,449 000000000000000017ef1f53da98158a6fefc6ec1d87809231164e321a477df8 341 0.16/1.00 vMB 24
318,448 318,448 00000000000000002cc608dfc34a6eb301bd4a5c17e591ff9c105646da33331b 23 0.01/1.00 vMB 31
318,447 318,447 000000000000000007c05e24ba7fba2a93102a6d2507268b3895e4af1e87534d 897 0.54/1.00 vMB 24
318,446 318,446 000000000000000010699ad66fb5a61eb5cd3845fe64f82c49ff6041bfeeaef0 105 0.11/1.00 vMB 17
318,445 318,445 000000000000000020270777e5a89f7e28b3703ea13710b5399821cef11a50a7 256 0.09/1.00 vMB 37
318,444 318,444 00000000000000001c2305252b8bd6c94cd897b54c1021d70bb7dbd76e42f35e 222 0.11/1.00 vMB 29
318,443 318,443 000000000000000029c5bb776166853f234a23be75153e7e3e3b06809835b4c7 359 0.19/1.00 vMB 28
318,442 318,442 00000000000000002c9af1b8c19d9bdf3df969a621cba919cd0b49b118b75471 422 0.26/1.00 vMB 22
318,441 318,441 00000000000000000a3844587d95a7caeab8cb60d5bfdf445f309f04908c0001 668 0.56/1.00 vMB 21
318,440 318,440 00000000000000002ada31260e3d58742ea4f776f11cb78d03ce4154d545b2a9 628 0.25/1.00 vMB 32
318,439 318,439 00000000000000000ecb908b92bf460b5e5bbaa4a93ab7376b43f0ddb2559a39 91 0.04/1.00 vMB 20
318,438 318,438 000000000000000008fc75a85e8ceb1c9feb89d472d68f96e73cdd2908d13214 234 0.14/1.00 vMB 26
318,437 318,437 00000000000000000e3df171fb49495c76bbdefad593191243a91d8683aeddfc 93 0.05/1.00 vMB 24
318,436 318,436 0000000000000000185c16d47747647ba77b5e76822ee8a97843364da015b146 147 0.08/1.00 vMB 28
318,435 318,435 00000000000000002a1e2596d2e43e591f3b60c4f291eb8e7457732c65e841c5 335 0.21/1.00 vMB 21
318,434 318,434 000000000000000011c8ba43d3177a6037b4e0afb6d8e110e966f0e263dc6f12 409 0.26/1.00 vMB 25
318,433 318,433 000000000000000001f2e97f5fabe311d93cb0e71213b6d79c1869f21fd8e5cf 336 0.19/1.00 vMB 28
318,432 318,432 00000000000000002220fc85574cb744d9e9236034c6d84436cd77ca8893003a 320 0.15/1.00 vMB 30
318,431 318,431 0000000000000000003fb4459c20fcf4f25b6ada002f532469f53e9e98f8546d 49 0.02/1.00 vMB 16
318,430 318,430 000000000000000001abc1bb2a7ebf8a9dfb8592b663298575ba5187081896eb 68 0.03/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 782.59 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.59 GB
    • Received: 15.96 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.