Loading Tool

Explorer IconExplorer

Memory Pool

54,646 transactions
32.29 vMB
0.22615094 BTC
Random Selection Loading Transactions
Max Size: 173.08/200 MB

Candidate Block

Mining Attempt 74a65a75911f108f2be63a735c6ddf3078b3e5535db7cc8751d4d6cb263ec496
Version 20000000
Previous Block 000000000000000000001af732fd5b15bb90e3760b3de0020b22660de0315512
Merkle Root 3fa9436d7bb2f7a05ffc987ca01b9a4dfc446fd93b2a895ef0ad455c3511162e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,017
Size: 1.00 vMB
Total Fees: 0.11967209 BTC
Feerates: 101.66 > 11.99 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,818 (165,994 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
748,824 748,824 00000000000000000000340fe4e73bf78ddb0ac528f38cdc2e42ac260954cec5 1,453 1.00/1.00 vMB 32
748,823 748,823 000000000000000000070e7493973f0ab3349f1e9b27ef0350b18f53fde09923 394 0.15/1.00 vMB 16
748,822 748,822 00000000000000000008988c188d4976d4842aa37e9f63720e8017a34295ddf6 30 0.01/1.00 vMB 31
748,821 748,821 00000000000000000001ed6f3c0393ec1973e15b5515e3689ee536d2fc9da3b4 2,459 0.87/1.00 vMB 16
748,820 748,820 00000000000000000007079ef53f1c5bfe6d1114da0e50736b07ea59888cf838 2,142 0.69/1.00 vMB 15
748,819 748,819 00000000000000000000446ae13ac20a3a2fee1c8c022730bd5b02e0576b13fe 582 0.22/1.00 vMB 20
748,818 748,818 0000000000000000000981d2a56e9920395c41f9820d49b5d5bb1ab0a7827ef4 2,076 0.94/1.00 vMB 9
748,817 748,817 000000000000000000080a4b2ab7ef1100e842d3fd30e83f4e3e63abf7fdbc93 2,576 1.00/1.00 vMB 23
748,816 748,816 00000000000000000002e7543dd6d69d6b09f113896777de453e8bc89ea48f63 609 0.22/1.00 vMB 17
748,815 748,815 000000000000000000081baab8c042989f3cf7a3468db84c8ddd708011af63e9 618 0.27/1.00 vMB 12
748,814 748,814 000000000000000000052f32760e7d7911f7fd4f2e386bc4e0f5c7d55ef451e4 1,319 0.48/1.00 vMB 14
748,813 748,813 00000000000000000006feb667d01c05925fcc8822e8d12c3f4988ad5733e587 865 1.00/1.00 vMB 5
748,812 748,812 000000000000000000065c725d289d430be47892561377463b63037ae57a816d 1,802 1.00/1.00 vMB 8
748,811 748,811 00000000000000000000e469bcb5eeda153b3a0ef29f3d312011c214ad4c53ed 2,820 1.00/1.00 vMB 19
748,810 748,810 000000000000000000002d70db556a4bfd2f266cd4336b04d6f249207c33c78d 712 0.99/1.00 vMB 4
748,809 748,809 00000000000000000006f734550676c194888e7378edc220e1f8c473828403b9 1,351 1.00/1.00 vMB 23
748,808 748,808 00000000000000000009123eb8679833c9b6a013b7823f9f760dfd54ae8e65bf 2,510 1.00/1.00 vMB 13
748,807 748,807 00000000000000000005a010e372fb3975a19d85e67ea779069524201bad4593 186 0.12/1.00 vMB 8
748,806 748,806 00000000000000000001f6e0099194891614dab1daf42854872fd111f0dbc317 2,027 0.99/1.00 vMB 11
748,805 748,805 00000000000000000002f2f4fbb77be0174420c32b3c47fe8e489b35879ae267 1,539 0.89/1.00 vMB 12
748,804 748,804 000000000000000000010ceb677f66e90206340c43f644e23194afce85481523 743 0.47/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.07 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: 651.22 GB
    • Received: 13.48 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.