Loading Tool

Explorer IconExplorer

Memory Pool

77,893 transactions
29.42 vMB
0.10372884 BTC
Random Selection Loading Transactions
Max Size: 177.19/200 MB

Candidate Block

Mining Attempt 3be237e8d42bf149b1b9b706aec3c6e444c79ee6b72d9557ab9eaa8ecb0cc992
Version 20000000
Previous Block 00000000000000000001cb1113c5ea661c59a8a02a5c9ba097352d884515177e
Merkle Root abab49f73c3860b4d8a668ed492a803e01a4b2b736991fa78cefe6c1e649ef43
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,200
Size: 1.00 vMB
Total Fees: 0.02825450 BTC
Feerates: 151.12 > 2.83 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,271 (452,321 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
462,950 462,950 000000000000000001ad27e624e22c91ce2527daae12bb82e7296f0a3215b127 913 1.00/1.00 vMB 42
462,949 462,949 000000000000000001fd7e550f1170e061863980cbaeef3741e3f951aca383a3 911 1.00/1.00 vMB 39
462,948 462,948 0000000000000000000a38b3f3e1c44f8362fd6d1ac9cc16a467890d925d1312 941 1.00/1.00 vMB 40
462,947 462,947 0000000000000000009df6960eb6ed295f02ee6567f13e5e38c3e5c5a9eb436e 2,403 1.00/1.00 vMB 101
462,946 462,946 00000000000000000086e3e9252629b0a9f37a835b1db6911a8acd610790a309 2,368 1.00/1.00 vMB 158
462,945 462,945 00000000000000000120a14b8ec570cc95e179d05a123168ed73798b013d9cdc 2,275 1.00/1.00 vMB 83
462,944 462,944 00000000000000000157ec86cdca1c88ac45a14d4bdc8b2570fcb3c173c03616 860 1.00/1.00 vMB 59
462,943 462,943 000000000000000000d1589ab43723a6089298f3fd7d4906dd878fea8ddec8f3 1 0.00/1.00 vMB 0
462,942 462,942 000000000000000001a1c4a1a5881ae6eb5d427c8fd992d1bda5ec79a5e1bfb4 1,961 1.00/1.00 vMB 125
462,941 462,941 0000000000000000004592b971891c212a7cbca33d42c706e29cfab454bb4540 648 1.00/1.00 vMB 46
462,940 462,940 00000000000000000144c1de8a2579a40bad0345071e21b91df2dfe3995a836f 1,876 1.00/1.00 vMB 73
462,939 462,939 0000000000000000006822f53a5fc399dc2dab27edafc68680f9716a9cd316b3 2,399 1.00/1.00 vMB 122
462,938 462,938 0000000000000000020b2c959d27b94c03fe4f060d220cc4059b64853f2c6592 2,571 1.00/1.00 vMB 134
462,937 462,937 000000000000000000777c9b1242a730dfd9b2c80055bdd283457c7d9aeb786c 1,342 1.00/1.00 vMB 74
462,936 462,936 000000000000000000f3461bcb7abd882ea47c31b909c0b545f11a989a872603 880 1.00/1.00 vMB 95
462,935 462,935 0000000000000000005a855f16f715dd07e46860780b031f43b28bfde9cd3c48 993 1.00/1.00 vMB 85
462,934 462,934 000000000000000000844126ba0fc5f33f48324d832494b07631932463fd94f5 2,505 1.00/1.00 vMB 152
462,933 462,933 0000000000000000002a59a707076a9d0ef7940b8a154631fc1903472e534782 2,094 1.00/1.00 vMB 134
462,932 462,932 00000000000000000075bf5458a1bd7bf28f6f6ee1a859bb1b429d274a0bcbfa 3,136 1.00/1.00 vMB 177
462,931 462,931 00000000000000000130bf4756515ca8a194d608fa2846ea09bbb9b12059d20f 2,272 1.00/1.00 vMB 150
462,930 462,930 000000000000000001208b77e23532bf029ee4e4455f7023ad87bcee3609dd8d 2,096 1.00/1.00 vMB 135
Previous 10 blocks ↓
Total Size: 782.86 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: 712.97 GB
    • Received: 17.26 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.