Loading Tool

Explorer IconExplorer

Memory Pool

37,648 transactions
15.38 vMB
0.10470118 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 87.95/200 MB

Candidate Block

Mining Attempt b4a115fd395cf02819005dcbe0a172f4c440df9b4f378fad22b5b7b5db3906e1
Version 20000000
Previous Block 00000000000000000001f06e79710a37ab005885ab5f59b589cbb915c2a023cc
Merkle Root fb79b89d8a22d763a589c06a9a24612b5c0e639ec7424492e94b0a8dfd9e015a
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,659
Size: 1.00 vMB
Total Fees: 0.04783926 BTC
Median Feerate: 4.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,341 (742,729 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
170,612 170,612 000000000000061d3643f0a15cc620af6a53cb071500099432fe442a4d418a9e 10 0.01 vMB 47
170,611 170,611 00000000000000d3acdface3e6e745d48061a174e1f9943ff0e61d7b27411b2b 1 0.00 vMB 0
170,610 170,610 00000000000005c3e771748f4d9714acee41d3814299152964caa70f6997eca3 47 0.01 vMB 34
170,609 170,609 00000000000008c2f006236bc9cdbfb49657046c7a76f60c9e00403ae63d7721 11 0.00 vMB 53
170,608 170,608 00000000000005ba14b8adbcc2033c69c4d2818166ac145301f38a356a528c3e 54 0.02 vMB 102
170,607 170,607 0000000000000945fe6d84b10121b48f71946a635dc8461399153d41497e0c2e 3 0.00 vMB 26
170,606 170,606 00000000000008cf08d41961f47d88e814515e241010037e05adef6717affa1d 37 0.02 vMB 80
170,605 170,605 000000000000088183d0cd0103058f31b17f9fdf1627400aee8d5a5773f3d04b 74 0.02 vMB 12
170,604 170,604 00000000000004f62e0470b07c8b51deb5a8e5b3ff344c31089f10d0a1770cfd 171 0.05 vMB 130
170,603 170,603 000000000000001a82607a56b99c268f6ae18782d85954b34edf990436042ee9 1 0.00 vMB 0
170,602 170,602 0000000000000444bce5952a552deac7856f2ddf7b2b64c1e17c173fef867450 61 0.02 vMB 4
170,601 170,601 0000000000000a549245648702a052642a8f771bf819079e01e8a0d81f61de86 73 0.05 vMB 150
170,600 170,600 00000000000005209ca04495bf5de4c8c3a0c4b78a58cf978a646ee9c3bf9520 1 0.00 vMB 0
170,599 170,599 00000000000001233add51ff01f8ce2d61aea9c3faf254fa2ce173fbca268afa 1 0.00 vMB 0
170,598 170,598 0000000000000aedfc43844710d85625f34b27ee2bca11bddaa5fcbaa792bbad 87 0.05 vMB 118
170,597 170,597 00000000000009847fd8a0f7739b514f0e4ee11dcb1f11c629354dbf88f0bce1 82 0.05 vMB 7
170,596 170,596 00000000000008706ab73c067787e6c06dd5c3c287b0335782ac7a7a39580dc2 99 0.12 vMB 86
170,595 170,595 00000000000009a9485ae1b4e128ac1b1cb416dacdbe28a325165813f48a532f 1 0.00 vMB 0
170,594 170,594 00000000000001d893853821cd16aab372f425c76229ae47fa8e1a21e0fddaa2 43 0.03 vMB 73
170,593 170,593 00000000000002b115222a73eb8aee0ec6ce9dc22065b63eee965906de712af2 44 0.02 vMB 107
170,592 170,592 00000000000002d2dbcbe656f1354115c1ab2cf1865b3eaa1d6315298e323896 6 0.00 vMB 1,186
Previous 10 blocks ↓
Total Size: 779.46 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 91
    • Outgoing: 10
  • Data Transfer:
    • Sent: 149.43 GB
    • Received: 0.60 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.