Loading Tool

Explorer IconExplorer

Memory Pool

37,985 transactions
18.40 vMB
0.15279600 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 4 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 96.46/200 MB

Candidate Block

Mining Attempt 22f5a1efa1f3a0e0028b9913d01356689a2eeb205ec57f26480953b3b65b5e6b
Version 20000000
Previous Block 00000000000000000000926daeda5a782c2ce98296a630ce9671c72457592e4f
Merkle Root ada132bf10993ff2a0c9f03cf6d9a0545ec88e70ba99ff12012213fd10d734d2
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,382
Size: 1.00 vMB
Total Fees: 0.03364427 BTC
Median Feerate: 3.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,330 (743,775 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
169,555 169,555 000000000000035105e913429db63d425f6dc9cd3b8e540fbb3abb89b43fe71f 36 0.02 vMB 39
169,554 169,554 000000000000030b18b90ee1de1eb59696277c7b6e93f285c20da7fe3a6f7f01 56 0.02 vMB 67
169,553 169,553 00000000000002557bd353114a3dabf54ad3d8b5e25fb1bb5ff08c7fee9f29bf 11 0.00 vMB 0
169,552 169,552 000000000000067126f531efbd4842970d042e1ba10fe70e198b336f6b282560 95 0.08 vMB 92
169,551 169,551 00000000000003e1d76ec05e5aef2ed95642a39d28250e1ea93a07f9f4686a3f 19 0.01 vMB 21
169,550 169,550 0000000000000a1acb563753118a024e4b530fd6dbeec17013b701aedc05d35c 15 0.01 vMB 80
169,549 169,549 00000000000004a5e943cfd0a2bff0d8870cbf08fc7afdaab8fc7d15966e7c44 16 0.01 vMB 26
169,548 169,548 00000000000001f7baa2a893d900e8ebc662ecfaaf13447bcba26c2d07a92001 41 0.01 vMB 0
169,547 169,547 0000000000000667dfdf4972e4cd0a23a88811696353933f5a84a0761daebe2e 41 0.03 vMB 59
169,546 169,546 0000000000000894c7fc2d1015afbd7b629bb361ae9fcae5702b9737854f2789 46 0.02 vMB 103
169,545 169,545 0000000000000327753e68a4eb98b636f87a59208a5b76c1ebf7d5752b4f7285 33 0.01 vMB 114
169,544 169,544 000000000000078cda24419f55e34f47b64e3ac032b6941164b7fb2c7b3448dd 102 0.03 vMB 52
169,543 169,543 00000000000009133419f6a540238d92414e167770ae5bd1c9ddc9084464b0f6 64 0.02 vMB 32
169,542 169,542 000000000000098dad47c824152e6d1d189c4e30904ea8e4c1d903f4e68d75b4 24 0.02 vMB 124
169,541 169,541 0000000000000390f8892936f141ee63a3c72baa795f02522d4a7b729415d449 12 0.01 vMB 71
169,540 169,540 0000000000000acdc57acc6e807dff875d5ae28e6709b1cdb8ca6c23d3962894 20 0.01 vMB 54
169,539 169,539 00000000000004088d7748f8eaecb139faee658935c9994ed5d27f2485010e87 8 0.00 vMB 475
169,538 169,538 00000000000008424f366295d4ca3207c1e17129c71e6fe945db7e2816544d9d 54 0.03 vMB 58
169,537 169,537 000000000000088373cb4c6c291ab8fafa7bda29112e1901d57628cbfe71ad70 154 0.05 vMB 12
169,536 169,536 0000000000000368f75bbf75b3771125817cca9ba3892671fa807faa3be36ba3 107 0.05 vMB 80
169,535 169,535 000000000000084c595842cef48ad735a7d3232f95b88c01840fddf80942d42c 52 0.02 vMB 496
Previous 10 blocks ↓
Total Size: 779.44 GB

Node Details:

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