Loading Tool

Explorer IconExplorer

Memory Pool

76,644 transactions
28.47 vMB
0.06459836 BTC
Random Selection Loading Transactions
Max Size: 172.79/200 MB

Candidate Block

Mining Attempt ff051c6483b9e1d2312c093816785cf8243ac09a122ba6ca8ca6c4ef20fdc720
Version 20000000
Previous Block 00000000000000000000f174527a55589ee9a7d627506640aecc5089076e5f75
Merkle Root 81d9ebe4f47f9abaf075b78123194d17c6bd1f5f9fecb703ec344a01760c1250
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,557
Size: 1.00 vMB
Total Fees: 0.00567503 BTC
Feerates: 178.73 > 0.57 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,162 (489,832 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
425,330 425,330 0000000000000000008e3e29e70954e16684ec4ed709f4a8ef8ac34f0eb1b519 1,251 0.48/1.00 vMB 73
425,329 425,329 00000000000000000219e875a682631f86ce40ffe68a029d2ecd4f8b71dcfbfa 1,074 0.46/1.00 vMB 70
425,328 425,328 000000000000000001d1466d405ae59187d8c358b20f229495f8938516a47574 663 0.99/1.00 vMB 20
425,327 425,327 0000000000000000002d6ef33f20684105b782430dacc2edc1c2b117822b991d 2,052 1.00/1.00 vMB 58
425,326 425,326 000000000000000004fb14d3c9fd731331370807cfe91387bfed9315adf41055 134 0.16/1.00 vMB 31
425,325 425,325 000000000000000000d727e8b70b915e0f5033eabaa12188491a5fbe9cde0edd 723 0.52/1.00 vMB 51
425,324 425,324 000000000000000002f11cf80f45eed9679d1c28fb0915b9e8387d348fa2e192 1,903 1.00/1.00 vMB 55
425,323 425,323 000000000000000003cac6de19f0c0a00d5aa27ea2d7bfa19dfa2104201457df 2,467 1.00/1.00 vMB 80
425,322 425,322 000000000000000003703baa2abc3f4be396ada027cf50b31b0e1771c104f716 1,763 0.84/1.00 vMB 62
425,321 425,321 0000000000000000033da1ef6f0b7abbe7885de41eb0d6851262781fce820481 646 1.00/1.00 vMB 16
425,320 425,320 000000000000000001e7a394507bfca832ccc0b41223caeb247ec039c700575e 1,692 0.99/1.00 vMB 52
425,319 425,319 000000000000000003160c754159f66924cd6534677690d03c0ee76f67564e77 258 1.00/1.00 vMB 12
425,318 425,318 0000000000000000004074bff99504629abb35f9528af660c6f125ceb2de62e3 358 1.00/1.00 vMB 14
425,317 425,317 000000000000000004efc59244300a7f62ee44255f8b2a2bd4dac97533004e5a 1,158 0.55/1.00 vMB 60
425,316 425,316 000000000000000003490eb540b95cfff307241c57b7ba070c62e37c818cad9f 200 0.97/1.00 vMB 10
425,315 425,315 000000000000000003edf626cf75308d67cdd4a0e910b5c2275c233ce5885460 449 1.00/1.00 vMB 17
425,314 425,314 000000000000000003a30f47440c3059d82acc1528a5e1e483eaf56bd3218f1a 809 0.49/1.00 vMB 46
425,313 425,313 000000000000000002ca9d75ef41ec2799213d89dbd913a29b3e469fce675ec6 2,666 1.00/1.00 vMB 75
425,312 425,312 000000000000000004f512513dd4975a1a37b9353cad57b93db1c40513c580d6 1,526 1.00/1.00 vMB 48
425,311 425,311 0000000000000000029adb3e1b2116cf9e5968c85f2769498af283751284a948 1,245 1.00/1.00 vMB 30
425,310 425,310 0000000000000000023fb2dcc0e6ce122ea79caee315f6a39525fbbcc60a84c7 2,523 1.00/1.00 vMB 61
Previous 10 blocks ↓
Total Size: 782.68 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: 675.52 GB
    • Received: 16.43 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.