Loading Tool

Explorer IconExplorer

Memory Pool

84,532 transactions
30.99 vMB
0.09393645 BTC
Random Selection Loading Transactions
Max Size: 190.04/200 MB

Candidate Block

Mining Attempt 7f1e0baf9e84c10de60c71c1baa54a1a8822594acb30816d0c80ffc1ed6c3aae
Version 20000000
Previous Block 0000000000000000000128573cb111401f661ea57a2bc9fbc9c48fcf8c5e1f6b
Merkle Root 1c2a2393681fbe97254cafa69a125a43832dab7f9f79bcf0cb8edfa4661f9e2c
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,545
Size: 1.00 vMB
Total Fees: 0.02317366 BTC
Feerates: 402.60 > 2.32 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,326 (37,608 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
877,718 877,718 00000000000000000001ad648ad5eca003fef3365fa5571aa5cde1c1c0228eba 3,304 1.00/1.00 vMB 4
877,717 877,717 00000000000000000000c085af43c700f725c913c8ee9e7225c1235eac0e6b46 1,670 1.00/1.00 vMB 2
877,716 877,716 0000000000000000000208bf91eec9b22955160f758024cda7784288ac3f7371 1,454 1.00/1.00 vMB 2
877,715 877,715 00000000000000000000440b42ffe12935b99bca45b1c7a6005a835a10156d3d 1,133 1.00/1.00 vMB 2
877,714 877,714 00000000000000000000ed36caa78f714a18b239a1ea5974009ea3de5e2c550a 1,323 1.00/1.00 vMB 2
877,713 877,713 0000000000000000000279353f461ae457c8f7d5fa28869a36b44bf4f16005be 1,218 1.00/1.00 vMB 2
877,712 877,712 00000000000000000001947b83371f05f38e96f58382540367873c17e97c45c4 1,757 1.00/1.00 vMB 3
877,711 877,711 00000000000000000000a92e0975285ec6c29050c45fe19bd89e8328156969df 861 1.00/1.00 vMB 2
877,710 877,710 00000000000000000001db183e05058d613f802cbb45e047ed1b5a73ca066d85 1,910 1.00/1.00 vMB 3
877,709 877,709 00000000000000000001a41220ab1955ad2bbd408eae4ea450b74c29472e9b20 2,872 1.00/1.00 vMB 4
877,708 877,708 00000000000000000000e08942e53e288a11367ee6b0710452368a186f3ad697 2,417 1.00/1.00 vMB 3
877,707 877,707 000000000000000000014bdc656079a02a5f76b36d5e5f4b99d3755a5bfb1818 2,435 1.00/1.00 vMB 3
877,706 877,706 000000000000000000025edf83c8188fb2f76eaac543fb443a316ca5016dfbea 3,068 1.00/1.00 vMB 4
877,705 877,705 00000000000000000001da20f336a9de0b7655392b1dcb963045468315b22075 1,944 1.00/1.00 vMB 2
877,704 877,704 00000000000000000000050e118e1d5290341c105b1bbb1bcee98ff64d63ce11 2,160 1.00/1.00 vMB 3
877,703 877,703 00000000000000000000a60c405e324b28eb3928dbeea450049a44c718d6847e 1,626 1.00/1.00 vMB 3
877,702 877,702 0000000000000000000178a40360204c39808fa0c8bd36ae89e86899f32ac952 1,359 1.00/1.00 vMB 2
877,701 877,701 00000000000000000001906630824d597ae8c333da1a1da4e34cb8fe0f2f7911 1,778 1.00/1.00 vMB 3
877,700 877,700 0000000000000000000152a7bc05ea91b67aea40e555c4478d4403c1a36ce827 2,503 1.00/1.00 vMB 4
877,699 877,699 000000000000000000008f10af2766db851c83b38ecb398fe38caf5c6775f1df 2,172 1.00/1.00 vMB 4
877,698 877,698 00000000000000000001a6df7f3f7e37630923fb56c4ea60be2671012c0ab09b 2,664 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 782.96 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: 715.29 GB
    • Received: 17.70 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.