Loading Tool

Explorer IconExplorer

Memory Pool

80,742 transactions
30.56 vMB
0.08384916 BTC
Random Selection Loading Transactions
Max Size: 186.42/200 MB

Candidate Block

Mining Attempt c181c51516b378fd790fd6662bc634c177c203864040eb8bb1305c00ee7f2957
Version 20000000
Previous Block 00000000000000000000a3813f793d217041872d914f27c3141d08c7db453ba1
Merkle Root b766c5114c685c0a39e84fa59ccc135419a4b739d494eab0bc88b627e1471ae1
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,043
Size: 1.00 vMB
Total Fees: 0.01492203 BTC
Feerates: 301.57 > 1.50 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,386 (37,312 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
878,074 878,074 0000000000000000000213d8df47613696a1988c23c3f6fb6d95aaed77b20fc4 3,756 1.00/1.00 vMB 4
878,073 878,073 0000000000000000000014f4d9b630b9c15d1e9e1b791b613046353cb6640255 2,270 1.00/1.00 vMB 2
878,072 878,072 0000000000000000000010c29da06ffd5c9a61ed41a379b006eac957d8a85f7c 4,365 1.00/1.00 vMB 3
878,071 878,071 000000000000000000006143c3dd85ecf81a0702c156c11e9327cc4d53e6ad01 4,218 1.00/1.00 vMB 3
878,070 878,070 00000000000000000000216598ebd69112d54513f85972fae4b8573b55dc65a1 3,468 1.00/1.00 vMB 5
878,069 878,069 000000000000000000006e2f0708caafc03459f481d9ad3cb81f86b8c9cb54e8 2,292 1.00/1.00 vMB 3
878,068 878,068 00000000000000000000dc565dbfacc62f3406b4410379ad05d4ebb1c97526e9 1,008 1.00/1.00 vMB 2
878,067 878,067 00000000000000000001def8e7a547f6b1700d8ac4505f72ea8feb522c41b3bb 3,152 1.00/1.00 vMB 5
878,066 878,066 0000000000000000000250f47df07dfa2db1944e94bd424ccbaa6a175c2604c4 3,584 1.00/1.00 vMB 4
878,065 878,065 00000000000000000001cf3aae3b9e6a5be2ed61dc28048f3a4328e9aa97f330 2,452 1.00/1.00 vMB 3
878,064 878,064 00000000000000000002467d678b845978ef175b424cff2985860bb156280c53 2,215 1.00/1.00 vMB 2
878,063 878,063 00000000000000000000bcf8564b989bb356ee3146aec489d5a355cc43ae1ca0 924 1.00/1.00 vMB 1
878,062 878,062 0000000000000000000242a22502a50714847dac9b717dfad6941477b8651dc6 1,188 1.00/1.00 vMB 1
878,061 878,061 0000000000000000000078416c03c59a96b2003a9d07e37014b6f079f028abf1 2,513 1.00/1.00 vMB 3
878,060 878,060 0000000000000000000132ec801befe42d0ee4fb1d553ce8ed10af373c4a9166 1,126 1.00/1.00 vMB 2
878,059 878,059 000000000000000000016955c1b6a0d03a7d1a0806fd600afad31fd6e88f24f7 1,159 1.00/1.00 vMB 2
878,058 878,058 000000000000000000003cca9b55d7380a6f10df7837fe9537618398f2d4c4cf 3,409 1.00/1.00 vMB 3
878,057 878,057 000000000000000000020a2570baa5c89b673fcfd999733467ee2d1775ef4280 1,520 1.00/1.00 vMB 1
878,056 878,056 000000000000000000001e7bb651082f5f0673489ae697677fd8881e4d1c5ca6 1,383 1.00/1.00 vMB 1
878,055 878,055 0000000000000000000122b2c240af790ee979f6e96175c00045cf54aa5a7001 2,566 1.00/1.00 vMB 2
878,054 878,054 0000000000000000000149809cc71ec6100073fbef56137e16b28de68e439ef1 501 1.00/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 783.06 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 720.78 GB
    • Received: 18.25 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.