Loading Tool

Explorer IconExplorer

Memory Pool

47,182 transactions
21.70 vMB
0.10521104 BTC
Random Selection Loading Transactions
Max Size: 122.61/200 MB

Candidate Block

Mining Attempt 63a0afb3436d0f01b911bd7a885afba36cbb0652e5f909e1a2c5430a24518773
Version 20000000
Previous Block 0000000000000000000111c5462029cd7cf4d94fe7e850b453480c9b7daa08cf
Merkle Root ae8fdc66f943b900b85a452bbc3d185b559d08ef8e2ae557610e6ba24efb7ffd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,714
Size: 1.00 vMB
Total Fees: 0.04932005 BTC
Feerates: 265.25 > 4.94 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,067 (740,093 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
173,974 173,974 00000000000006fd6e02d99e9503123f21587c45ff95cf463fb52c05e8bb1c8e 34 0.02/1.00 vMB 103
173,973 173,973 00000000000006eccbef3dc8e3ffe1c7aee1433ad5136809888078f28f8c2783 1 0.00/1.00 vMB 0
173,972 173,972 00000000000008b65b4abca80dd8002493e95942c0b8979d951c7ed3e2659617 13 0.01/1.00 vMB 72
173,971 173,971 000000000000061dd72e450061ced4da6473d8db64ad26d17645998a1655c707 17 0.01/1.00 vMB 40
173,970 173,970 0000000000000399a36b1d283529144a43da0c3bba45f9aa866bee53e55065b4 58 0.03/1.00 vMB 146
173,969 173,969 00000000000000a5d5588f30f4b73df49298de7002a32ba8e4e8d4c7f23969a8 86 0.02/1.00 vMB 24
173,968 173,968 0000000000000173edc54a237cdb77390ab70c1c7337ad115e3f28c01d8a06ea 101 0.03/1.00 vMB 5
173,967 173,967 00000000000006a353c79d4d745a8069105dbf40d603f6dadb0fdad49f319d16 63 0.05/1.00 vMB 83
173,966 173,966 0000000000000192094b0c5af0fc2df289809f9805b27b8b79e0a258b618aabb 128 0.05/1.00 vMB 135
173,965 173,965 00000000000009f02546296c9b7a75675dd543e95a7692d42f45681592423a98 111 0.05/1.00 vMB 76
173,964 173,964 0000000000000340e3db0169ba0164eb520e71531666b9777ea61939bbe06574 114 0.05/1.00 vMB 226
173,963 173,963 000000000000099bd4bfc1731893ac4e7ba5f9c80a1c15f903df871ca5cb71ff 1 0.00/1.00 vMB 0
173,962 173,962 0000000000000599cc6ede99213f860c550c438185bc5569883ad99ff01b2172 49 0.02/1.00 vMB 103
173,961 173,961 000000000000014f48e90d288f5bf8bafaafa1437f879d8af4a512b350dad4f9 11 0.01/1.00 vMB 24
173,960 173,960 0000000000000937a075b70fdb3d28ff2fad934265c7d0881eca11df5de7c714 4 0.01/1.00 vMB 37
173,959 173,959 000000000000084aeefc979455a70311ac9414fea297119ca925cc9640630974 26 0.03/1.00 vMB 42
173,958 173,958 00000000000001d181b4842f31c7c0d56b36f0da90bbc78a657b2eefa97d3d11 160 0.04/1.00 vMB 53
173,957 173,957 000000000000071e0569cad9425650f7222d1c4435a6e8a9aac60531ffdf45d1 65 0.04/1.00 vMB 106
173,956 173,956 00000000000006a9a91268aba6a228e74904fe5dc8c76cb8f74c10d3abd38dda 27 0.03/1.00 vMB 129
173,955 173,955 000000000000065912cb0ebae95e2b55fb46957e27fba56598b857c046fe9f2d 10 0.01/1.00 vMB 55
173,954 173,954 00000000000000b72ff0c528cb98efcf1a20d9215796adddf45d46300823e577 22 0.03/1.00 vMB 220
Previous 10 blocks ↓
Total Size: 780.71 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: 555.01 GB
    • Received: 6.86 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.