Loading Tool

Explorer IconExplorer

Memory Pool

43,127 transactions
32.92 vMB
0.11597207 BTC
Random Selection Loading Transactions
Max Size: 165.02/200 MB

Candidate Block

Mining Attempt 026726807c90510bea3faae60423cf41726ebe34c346417000da54c5b2874956
Version 20000000
Previous Block 00000000000000000001595202201a033a315ea0d02063180f6cd28b26bced43
Merkle Root 73ec150ffd107d31686392fbaf245df4d90dab3de20a1c6d3d49f8f9c171c33b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,938
Size: 1.00 vMB
Total Fees: 0.04212209 BTC
Feerates: 502.67 > 4.22 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,342 (797,195 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
117,147 117,147 0000000000005416bfc12475a72b154494de07b5df9e2410272dd180748ea5d9 2 0.00/1.00 vMB 4,484
117,146 117,146 000000000000866db3e8d8b3fd4849b08add7ac8664b86508d541471ad51f7a3 29 0.01/1.00 vMB 0
117,145 117,145 000000000000abc740e48f4cfee7d5a645d60c3ff6003a10d9a80b6b3336d441 9 0.00/1.00 vMB 0
117,144 117,144 000000000000aca70e1df8e247738a215108d09752abc195cfb9375e0ff30fcb 10 0.00/1.00 vMB 0
117,143 117,143 000000000000aae72b2fe462fa640ef9d9cbe12a653018077011ee0770be3643 9 0.00/1.00 vMB 0
117,142 117,142 00000000000085689bb791037dfeaa77d77978b97cdad14d6f2433b130a517e1 9 0.01/1.00 vMB 113
117,141 117,141 0000000000004ca22f7bc99d3fbf57b5db4319259ddc10cdf142cfb52bdbfece 11 0.00/1.00 vMB 0
117,140 117,140 000000000000212d18f758e9bf3f19e92001b16686410550ae17f74bc8b38208 8 0.00/1.00 vMB 0
117,139 117,139 0000000000004b707d662dec42defed0ccd39fae9b5f6b7a241717dd577e4b7d 11 0.00/1.00 vMB 0
117,138 117,138 00000000000065f93abd04ad7294363a2cc5df685343bff64438e7c19c37b571 12 0.00/1.00 vMB 0
117,137 117,137 0000000000007a8262f3b58674236acd797c2494a2a7631dfab45032c133cfe8 12 0.00/1.00 vMB 0
117,136 117,136 0000000000007aa307702e059b14c592222b4d5097765dc04e5ec313672b6026 10 0.00/1.00 vMB 334
117,135 117,135 0000000000005b752ee80aaa811fc7736bafb84d8cc7cb96307378ad55f865fe 13 0.00/1.00 vMB 0
117,134 117,134 000000000000b9b901799bd7e2afe67980936c4fe9edb3bddd402c9a1d91fd40 8 0.00/1.00 vMB 0
117,133 117,133 0000000000004558edb2d98082a5b9937e61c99490164667eb0f4983d663ba0c 28 0.01/1.00 vMB 111
117,132 117,132 0000000000000f6d9dc368ac575b110696424f7368139d25dc563a09ae33a896 6 0.00/1.00 vMB 0
117,131 117,131 00000000000009e16a1700178fdbcd55c1de855631f6acced3ac7c147afbabdc 24 0.01/1.00 vMB 585
117,130 117,130 000000000000606bc18610dbd2eb908fdd6dd345ce2204b6a11e69e3859842e5 12 0.00/1.00 vMB 671
117,129 117,129 00000000000061b0910b2a2e309d54857bbe1cf298553daa6590c33ec5ed655c 11 0.00/1.00 vMB 0
117,128 117,128 000000000000b71542f1f86f6b147f3c11483ab9c13c9823f14344509abde8fa 7 0.00/1.00 vMB 0
117,127 117,127 00000000000006d5627d40b9a18242bc2d2209448ecc4443f2a90ee93349b136 14 0.01/1.00 vMB 561
Previous 10 blocks ↓
Total Size: 781.21 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: 586.65 GB
    • Received: 9.47 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.