Loading Tool

Explorer IconExplorer

Memory Pool

15,675 transactions
7.96 vMB
0.04361558 BTC
  • 1 sats/vbyte = 3 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 44.04/200 MB

Candidate Block

Mining Attempt 463aa4cb7e2685f8da8793d65a278aef15af258c1222ffaba69f68a1a66c99ad
Version 20000000
Previous Block 0000000000000000000064d22f1bdfdfe2f6b46ad3a091b40b3a4b74f4efc0f9
Merkle Root 2410fe3779c24e03b7b3232df50268d0763c00a73638ea6c792ec067e20b40e6
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,943
Size: 1.00 vMB
Total Fees: 0.02700679 BTC
Median Feerate: 2.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,384 (745,621 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
167,763 167,763 00000000000004b4e7e643f3192347b820ef1f6f5ecab51184b44bbfb79b10e8 1 0.00 vMB 0
167,762 167,762 00000000000003c32bd9d67055db689f657071ade2a2cf6e88d6c277a70429d5 20 0.01 vMB 187
167,761 167,761 00000000000004d02955d62746158085c7f645ebd1455aa4e3b6b63b271eff9a 12 0.01 vMB 14
167,760 167,760 000000000000055f8716649e931e26cee3baf4df372e1da5e7ae2657c17a7595 4 0.00 vMB 70
167,759 167,759 0000000000000ad7fd58ce72f7d5bc5f01d681d9d662dcc5c015f7c84fbfe284 9 0.00 vMB 59
167,758 167,758 0000000000000be7de02dde12b5381265518b888fc02e42d0c362b17d6511c21 102 0.03 vMB 40
167,757 167,757 0000000000000bcd08dcd1977070330a471c66667bd324c41d8727f2f5fc6181 12 0.00 vMB 448
167,756 167,756 000000000000031b722c1f71bd34720cd1b506e7986f8c9879a9040dfd3b28dd 39 0.02 vMB 21
167,755 167,755 00000000000009918329120789c91d5294d1201cedf07e16a52e3294801ba083 89 0.06 vMB 190
167,754 167,754 000000000000068a49db3799399ba6b79ae63ac73499d15a4b08e9b2b35ddfbe 11 0.01 vMB 79
167,753 167,753 00000000000005e74c315955543d49a35844ffce254b632a7d613b1365db095f 17 0.01 vMB 95
167,752 167,752 000000000000054ea7047377a66da2361a38b5e93e7e86c431bb794eb4a75309 1 0.00 vMB 0
167,751 167,751 00000000000002da1f2ad6a536a88715267f6b97fb1fe79863c0872156c56803 3 0.00 vMB 6
167,750 167,750 0000000000000893be7888a03edafc8d841209e1ba67c7f6cef7d9fe01586f56 90 0.03 vMB 159
167,749 167,749 000000000000002dda5d9d969e4316086fc83d28101cb180554298afbc9e5e62 9 0.01 vMB 84
167,748 167,748 00000000000003935defa219dc39a3d05f5f2c02555fe355ad41c62b12f80e39 9 0.00 vMB 440
167,747 167,747 00000000000005fc66521e8dac22acf565eed24ef388f1ba71df94fff772c19b 120 0.03 vMB 7
167,746 167,746 0000000000000418996855d4bd1b5009fc0227024e5c43bfcb3f638c3c42b75b 43 0.02 vMB 62
167,745 167,745 0000000000000be463da85d1676162f01b882861fd4e9a1c490b35eab709a3be 14 0.01 vMB 368
167,744 167,744 00000000000006eecf93b4d6c4e055a03fa095f31de086a5e41d1e77c16778ff 19 0.01 vMB 160
167,743 167,743 000000000000084ddf033c461c60c6f0dc9243d62897d007c83d3df10081a8b4 50 0.02 vMB 245
Previous 10 blocks ↓
Total Size: 779.53 GB

Node Details:

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