Loading Tool

Explorer IconExplorer

Memory Pool

87,572 transactions
32.87 vMB
0.13790008 BTC
Random Selection Loading Transactions
Max Size: 199.84/200 MB

Candidate Block

Mining Attempt c8860038f872d8f3f1a7e2225a786f5191e1e31e049e6c970eaee8f1df1f3f30
Version 20000000
Previous Block 0000000000000000000073858b84c6401114582f0135c71d085cde3871dc221b
Merkle Root 8dfc2f90550b76a827c114873d74774584c89f48c8731511be6a6617d41c3356
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,987
Size: 1.00 vMB
Total Fees: 0.05026060 BTC
Feerates: 300.16 > 5.04 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,216 (49,160 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
866,056 866,056 00000000000000000000496e0f41df4dd200e2e3527725f4721f1ce047ab7c30 6,767 1.00/1.00 vMB 29
866,055 866,055 0000000000000000000143e0f3c9003f3eb9a4a9f43e2cfa367024c97b818102 6,716 1.00/1.00 vMB 15
866,054 866,054 0000000000000000000199ebe688ae15712f117e1c9270c34b804c20764fe92f 5,849 1.00/1.00 vMB 18
866,053 866,053 00000000000000000001d08a1b937d2f69f4c2042dcec51bd87ba1a9318e2550 4,005 1.00/1.00 vMB 9
866,052 866,052 000000000000000000000f3da8becff90c383b8acc32e6ef785586bf5286b4be 5,705 1.00/1.00 vMB 16
866,051 866,051 0000000000000000000287ef1a7ebd2178e9729ff762b23735e43a1b01a86ece 3,997 1.00/1.00 vMB 44
866,050 866,050 000000000000000000012476bb3bb0c29844f16eea525257b15c603c3c60ce85 3,549 1.00/1.00 vMB 9
866,049 866,049 00000000000000000002df8af45d9df15d78316dfeac683e7ebbf16c7419c099 3,796 1.00/1.00 vMB 24
866,048 866,048 00000000000000000001bfc4d5eef9ca62d440eab78bd37c2340cb9c2ca4ace9 3,313 1.00/1.00 vMB 21
866,047 866,047 00000000000000000000145fd3f0777286bdfb735887c0757ebb6d2e4564bdc2 3,522 1.00/1.00 vMB 34
866,046 866,046 000000000000000000018551b044929327bbe5e8cce3113734ec1c72f486f2bd 4,008 1.00/1.00 vMB 16
866,045 866,045 00000000000000000000c48b1812e8a1c73d9c6c9ce7a09f7ff90b882936c099 4,332 1.00/1.00 vMB 19
866,044 866,044 000000000000000000006a14794fe39bae23644432172444c4cde8d064b6b0a4 5,734 1.00/1.00 vMB 24
866,043 866,043 00000000000000000002f553b77793b75e26be13666f80df51b14872f09e129a 4,533 1.00/1.00 vMB 55
866,042 866,042 00000000000000000000dc56b07a8148cad61476d450311ab26329cae3a1e0af 6,352 1.00/1.00 vMB 31
866,041 866,041 00000000000000000002246967aadecef050a440e590004528edad42ffbf9327 4,433 1.00/1.00 vMB 32
866,040 866,040 00000000000000000001cd629380eeee090dd1b003f18ee79398a26894d7013a 2,558 1.00/1.00 vMB 34
866,039 866,039 00000000000000000000031d1b156f5dcb66a0ab3edbf789b980d5781544b225 4,078 1.00/1.00 vMB 122
866,038 866,038 000000000000000000010a5d3a61700cac19d3d66bfa7930965ecd4c2779d998 5,144 1.00/1.00 vMB 34
866,037 866,037 00000000000000000000f71a17a49a381790044a398127da02f23a1543c8a8db 5,394 1.00/1.00 vMB 30
866,036 866,036 00000000000000000001c83dd60d103eb78581048895239c0f0c74fa25359525 6,205 1.00/1.00 vMB 35
Previous 10 blocks ↓
Total Size: 782.76 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: 709.03 GB
    • Received: 16.84 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.