Loading Tool

Explorer IconExplorer

Memory Pool

40,600 transactions
27.26 vMB
0.12441865 BTC
Random Selection Loading Transactions
Max Size: 140.95/200 MB

Candidate Block

Mining Attempt 86ead7204ba48693df9b3086815a206dd16d08011da9a1823dba7d8cd35d722c
Version 20000000
Previous Block 000000000000000000011aac3f8356d41d0f3b59beeb05aaa2207d77b5b56f75
Merkle Root 8102ad6dc85c3366f0e16b4918e9b40b1c134dd14a337e9e73e6c687a4cd4abb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,286
Size: 1.00 vMB
Total Fees: 0.06750367 BTC
Feerates: 285.90 > 6.76 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,680 (307,894 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
606,786 606,786 00000000000000000008d25291cd27bb9edd4130a932d56c5fddd1a2e02699ed 3,109 1.00/1.00 vMB 7
606,785 606,785 0000000000000000000857f6f8163c706444e229aa7ea24e94f6c0ab6437d6d5 1,320 1.00/1.00 vMB 4
606,784 606,784 0000000000000000000362b9bd986671058b4c8aee4ddad409b6b78cb70b139b 2,650 1.00/1.00 vMB 20
606,783 606,783 000000000000000000091c61389a554b474785d526b6524685cec03dac795f8d 3,137 1.00/1.00 vMB 26
606,782 606,782 00000000000000000006803cafdf5043f1eeea201e6235e70549f611da80ea00 2,492 1.00/1.00 vMB 29
606,781 606,781 0000000000000000000be22cefaef6c8d8190ff913890eda5711edec6746eed0 1,908 1.00/1.00 vMB 7
606,780 606,780 0000000000000000001003cf67617fba9f99702b20faf78231925c0f10fb5f10 2,809 1.00/1.00 vMB 17
606,779 606,779 00000000000000000010e68c8c37276c004001a6d0fd3a5769f40f303cbbf989 1,524 1.00/1.00 vMB 10
606,778 606,778 00000000000000000013e606681ed542b4d1cb08af855f8c854442491f920cb6 2,313 1.00/1.00 vMB 9
606,777 606,777 00000000000000000002e675a4df5acc34921616cae424930f801cd75339acdb 1,660 1.00/1.00 vMB 16
606,776 606,776 0000000000000000000af5412071dca2500eec8d16f6f7b14f127f6c5ee7c3c7 2,083 1.00/1.00 vMB 13
606,775 606,775 000000000000000000066e6db7984cb3e95ff2b16b7be1bee080cc79da6125ef 1,710 1.00/1.00 vMB 19
606,774 606,774 00000000000000000013b1fec6b571ae5d66c502fd237d1fb293dba4e834c8da 2,226 1.00/1.00 vMB 20
606,773 606,773 00000000000000000012db5657eac52eda957f4f792448fa4aa29f9be63f3359 1,546 1.00/1.00 vMB 39
606,772 606,772 0000000000000000000911dda0b24c78767314de17270206fdbdd61c31491c5d 895 1.00/1.00 vMB 77
606,771 606,771 00000000000000000003aa5956211621181ddd9cafe9a6637cee28801802b3d8 3,060 1.00/1.00 vMB 40
606,770 606,770 00000000000000000014db941ac80afb7afc06c8654bdb12bc42724d36c4e9a7 921 0.26/1.00 vMB 18
606,769 606,769 000000000000000000096a0d16bbdbced41bd768c1ecf45798a3db13c256ec03 2,092 0.97/1.00 vMB 7
606,768 606,768 00000000000000000012f827d0cb6e681bdb37c4da5228055cb8d8f16cb3e0d1 2,542 1.00/1.00 vMB 7
606,767 606,767 000000000000000000009051d579f3678bf05776a083e7fb9bd87eec58fb491b 2,916 1.00/1.00 vMB 22
606,766 606,766 00000000000000000009c2feec001af86f36c570e655d7d5ea50f3226b782422 2,900 1.00/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 781.82 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: 636.43 GB
    • Received: 12.37 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.