Loading Tool

Explorer IconExplorer

Memory Pool

43,133 transactions
28.61 vMB
0.07005215 BTC
Random Selection Loading Transactions
Max Size: 147.17/200 MB

Candidate Block

Mining Attempt 613afd25107259681b384d88386f476114391fe89b52a6281ed624a57908c672
Version 20000000
Previous Block 00000000000000000001569b11e789f54c2d4bfafa299c809e424c63bb9696a6
Merkle Root e88f50af1e9ff17a84924da05a2d3801cf1db6733aac46f3c54cc0caac1f3b8f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,261
Size: 1.00 vMB
Total Fees: 0.01456960 BTC
Feerates: 201.07 > 1.46 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,625 (1,667 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
912,958 912,958 00000000000000000000cafd638156aeaed7f06745d8bac0828a3f49c670b07c 3,639 1.00/1.00 vMB 2
912,957 912,957 0000000000000000000116045ddc8fb4c762f154670a95ec186979da2d4e09b3 5,791 1.00/1.00 vMB 1
912,956 912,956 00000000000000000001547c2ce7b1e60e57a0554aead7265e290a13dabdf9b5 2,225 0.55/1.00 vMB 2
912,955 912,955 00000000000000000000a121caba7288d1c4c9d2d929e3443c469bcacfc2f764 5,863 1.00/1.00 vMB 1
912,954 912,954 00000000000000000001d3f3177e43d10a4341cad75ec93b8853edf5011a7998 7,121 1.00/1.00 vMB 0
912,953 912,953 000000000000000000014d1ba5dc1954d78f0d06781fcf645631847aad0ea988 4,142 1.00/1.00 vMB 3
912,952 912,952 000000000000000000005a1c2961011ff2e834168c58cefa5f6a8045bd8e5cdc 5,375 1.00/1.00 vMB 1
912,951 912,951 00000000000000000001b8d050dda44b08efedd45055b551cb5f2e07c7588912 4,911 1.00/1.00 vMB 2
912,950 912,950 000000000000000000000b53faa8e4051a2db6d2c0aea11ab98868abb62c4e25 3,691 1.00/1.00 vMB 1
912,949 912,949 0000000000000000000004d36a58025b2122f23e67525d016efddccabcdd25b5 2,911 1.00/1.00 vMB 3
912,948 912,948 00000000000000000000fc56b489a36553e7943d982ac8c545a78c579b989a45 4,721 1.00/1.00 vMB 2
912,947 912,947 000000000000000000013d83dc31ced6fc7b1745519839b23b0be4fcfdbeb4aa 1,051 0.30/1.00 vMB 1
912,946 912,946 00000000000000000000cbaf622f6890328ea3f389c53be2c39cf8496cc5f0cb 3,717 1.00/1.00 vMB 4
912,945 912,945 00000000000000000001eda3f68920665af9920fb8363e855393518229858ea5 5,136 1.00/1.00 vMB 2
912,944 912,944 0000000000000000000187adc09e8bd94f2bffe968782eaf2801a60ae2b12316 1,255 0.29/1.00 vMB 3
912,943 912,943 0000000000000000000229004ff75190abcdee67557022d097cfa793901084c6 3,967 1.00/1.00 vMB 5
912,942 912,942 00000000000000000001cea0688ea3e0c3f28d2e99af34502c09acd223fd0d7f 2,107 1.00/1.00 vMB 2
912,941 912,941 0000000000000000000050de9c15b25bc071e7051d0e2c80fbbcd53a09f4bd87 4,020 1.00/1.00 vMB 7
912,940 912,940 000000000000000000016599a87148a9e7594585cd473996ae72c110e2f10436 1,056 0.30/1.00 vMB 4
912,939 912,939 00000000000000000000d587f5e70748e2a4d43a6319463c24efea95a57f8e2f 5,807 1.00/1.00 vMB 1
912,938 912,938 000000000000000000012f8d8c07322c549aad36bf9287069581e46405ad685d 6,093 1.00/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 781.73 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: 630.07 GB
    • Received: 11.98 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.