Loading Tool

Explorer IconExplorer

Memory Pool

76,867 transactions
28.34 vMB
0.07460522 BTC
Random Selection Loading Transactions
Max Size: 172.79/200 MB

Candidate Block

Mining Attempt fd154ed2ce1a93f27a8b7007b86dec9113087626f92505a7d6ffae704a43eb15
Version 20000000
Previous Block 00000000000000000000313893119f5171ddcbd275060726324c92d3261b0219
Merkle Root c891ab01a088607ecd1556b4ee997d565b1ff9776771716785619f1bd4895e8e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,324
Size: 1.00 vMB
Total Fees: 0.01299168 BTC
Feerates: 150.00 > 1.30 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,625 (836,267 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
79,358 79,358 000000000030c6c0ee523c98bb91b531e0262f62bc2106b62e613cfe95d10e35 2 0.00/1.00 vMB 0
79,357 79,357 00000000002299f74832a1b61e7595f3879aa3bae4911c7b2687f03ae8045071 1 0.00/1.00 vMB 0
79,356 79,356 00000000005328281c78598c6335d2ccc0ce9beaed56e0f43005d1a35442df9d 3 0.00/1.00 vMB 0
79,355 79,355 0000000000028488a838bc9d9e04670d35048ea4505300b5ff22deaf1414bdc0 2 0.00/1.00 vMB 0
79,354 79,354 000000000034922bc671fd5e6c92abd7d308094b629c64e7ae903732aa7c18c2 2 0.00/1.00 vMB 0
79,353 79,353 00000000004e6d0ac6e096babff82660aaead6972a4025b482efb039f74614c4 1 0.00/1.00 vMB 0
79,352 79,352 00000000004e53d7e9689430da06a277b4495a37ed03d5cd734a22941dd9bfaa 2 0.00/1.00 vMB 0
79,351 79,351 0000000000287620eb00361baa45fe9f2b8278b09f541f875f336b0e7372f362 4 0.00/1.00 vMB 0
79,350 79,350 0000000000332b35512c6fce9076e8b1823c4588748f7150a344a38eea47d485 1 0.00/1.00 vMB 0
79,349 79,349 000000000039e234bc892ae1b43c9bd8bd86d55cb066b5e188f662b17be70ab7 2 0.00/1.00 vMB 0
79,348 79,348 00000000000b6407832371a7a99cbf723f0c3639b902c1efb7aa2fd2541f5c62 3 0.00/1.00 vMB 0
79,347 79,347 000000000009097f7c1681c731b882f07abed4d4b749355cdf56beb787f94597 1 0.00/1.00 vMB 0
79,346 79,346 000000000044053349daea096d705d16ebbe6ede811ef8d038d860478a964c41 4 0.00/1.00 vMB 0
79,345 79,345 0000000000341da95b261a3462f3f8d68a0ca14bbd2a6d18eaf2c5f99583742e 1 0.00/1.00 vMB 0
79,344 79,344 00000000004dbbaeb52ce99aca2a406e0c74e15ab40cfe4a0780dbf4d026972d 2 0.00/1.00 vMB 0
79,343 79,343 00000000000bd93df75324a716f5da7ed219f5e7c318ac093ff0fc7e6ba9639c 2 0.00/1.00 vMB 0
79,342 79,342 0000000000303bcb39cb42aeeb5dbdcc21270c614cc7c417864db0bc61d24b92 6 0.00/1.00 vMB 0
79,341 79,341 00000000003161136f092c741e9e39676073958c26b97a868162228fa67c02b4 4 0.00/1.00 vMB 0
79,340 79,340 00000000002897d78f864cb57ad369f4e9a86f80c1636b8b96cb8dd9ae0d8acf 1 0.00/1.00 vMB 0
79,339 79,339 000000000026ed51d9bfbe2df5d01b3a3d89f6b852fb2693f08807380d6f86ab 1 0.00/1.00 vMB 0
79,338 79,338 00000000004a3fc09c206688c369f29b9feb2dc3de4f5e48e5fbba714647f964 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.47 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: 772.14 GB
    • Received: 20.12 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.