Loading Tool

Explorer IconExplorer

Memory Pool

41,851 transactions
27.67 vMB
0.07558672 BTC
Random Selection Loading Transactions
Max Size: 142.90/200 MB

Candidate Block

Mining Attempt a0dafd4c835d03fdcad66d6d6b9544aba6dc6a0ecdab1ace33220914fd8f278d
Version 20000000
Previous Block 00000000000000000000a1786ddd55fd420afa28e0b26d3cdf698b7c13a266b5
Merkle Root d88a2bb796fa3623a0f9874e977e68285b24a4412505125c4acc1d311a8e9a59
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,270
Size: 1.00 vMB
Total Fees: 0.02066898 BTC
Feerates: 101.47 > 2.07 > 0.60 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,661 (69,212 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
845,449 845,449 0000000000000000000296cf461f99d783be55904f71732abdceaf3bb07e55d0 6,008 1.00/1.00 vMB 14
845,448 845,448 00000000000000000002f902c33ae533719b71bf3fc8a77ed89a663db07332ed 5,907 1.00/1.00 vMB 17
845,447 845,447 0000000000000000000250b8fa3d89c6943c1351a0791d6fd2229aa989b32a86 6,694 1.00/1.00 vMB 14
845,446 845,446 00000000000000000000d0835c2f5e2471a1fcab19b704d606b3a25c9fff494b 5,783 1.00/1.00 vMB 14
845,445 845,445 00000000000000000000f5a8bfaf11c321f576f1e8ad767795cbfb2bc1c22d6c 6,804 1.00/1.00 vMB 12
845,444 845,444 00000000000000000002a8726d5fac18bcaabb8792abdb22de9b22bf5d226ef2 6,146 1.00/1.00 vMB 15
845,443 845,443 00000000000000000001d5f906b73c3602f500fe1ca385b88b358d1ae27e7e20 3,721 1.00/1.00 vMB 23
845,442 845,442 00000000000000000000d0571921a10fade292e27be05ea88c66aeb8b60ace28 5,457 1.00/1.00 vMB 16
845,441 845,441 0000000000000000000088e06fd664a8f47cfa231ad4f3ea1a2308b8d55de901 5,214 1.00/1.00 vMB 11
845,440 845,440 0000000000000000000119ed34dde6c44207ab38661ce3bd6edab15e7cbdc8e0 4,223 1.00/1.00 vMB 21
845,439 845,439 00000000000000000003039e9302497b3649809bab7c1acf355099bf17307175 7,267 1.00/1.00 vMB 9
845,438 845,438 000000000000000000020b34df21cf16c8830434f93c5b0771897e1a84d245ff 5,085 1.00/1.00 vMB 12
845,437 845,437 000000000000000000029bdff0aa36919e7b45613b3fdcec8cbf6f2772b51d10 5,727 1.00/1.00 vMB 11
845,436 845,436 00000000000000000002c3c68c994840ee2d909b2fa66d837becd1d7552f868e 4,364 1.00/1.00 vMB 9
845,435 845,435 00000000000000000002fa60152b99df28cbcb04c5386e7e6e224db9f9cc3b56 3,451 1.00/1.00 vMB 10
845,434 845,434 000000000000000000016800e853288b4bab457bc6ec6a937d2bd80bc202901b 6,243 1.00/1.00 vMB 8
845,433 845,433 000000000000000000024b862b18268dcec064bf94e59d2d81b69095e9ea14e0 6,669 1.00/1.00 vMB 9
845,432 845,432 000000000000000000021e4d260f51f9757ce5a20b7c5cd9b2ea372657cf2860 6,621 1.00/1.00 vMB 9
845,431 845,431 000000000000000000032c056abeda82f56a3e2a05831c77160d04c067131744 4,715 1.00/1.00 vMB 10
845,430 845,430 000000000000000000006ee68cfe74469c8efbcab108232ba087b12e707ee62b 4,496 1.00/1.00 vMB 16
845,429 845,429 000000000000000000029fb2ac253b894517ea0116dcc1ae034f797ec132a67c 5,977 1.00/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 781.79 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: 634.08 GB
    • Received: 12.24 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.