Loading Tool

Explorer IconExplorer

Memory Pool

78,368 transactions
29.76 vMB
0.11402461 BTC
Random Selection Loading Transactions
Max Size: 178.81/200 MB

Candidate Block

Mining Attempt e446acab0c7f9a1ddbce6c6217ab9681703c8c6b842a87d6572d993724efab3e
Version 20000000
Previous Block 000000000000000000010a603dda0ac2a744c116ca8bad054b459a9dad33945d
Merkle Root 12e4cdefb71378ea381981b90171c724fcd37c40680a32c867bb9f6f032d956f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,103
Size: 1.00 vMB
Total Fees: 0.03371939 BTC
Feerates: 660.76 > 3.38 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,273 (594,145 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
321,128 321,128 000000000000000019bea784e37fe450d522b9a4f0a4e8dcad4bd7c9283e4203 1,036 0.35/1.00 vMB 40
321,127 321,127 000000000000000020d93382c2a0b86989552abef801ce75cf99ad29d30943b5 134 0.07/1.00 vMB 25
321,126 321,126 00000000000000001da8248d2b683785cfcb1e22ffdcd06bf499694e18adc1f3 178 0.07/1.00 vMB 33
321,125 321,125 000000000000000005475a604ba6ddb4e0f15a8060e3f476d76a19d235f36d08 447 0.27/1.00 vMB 25
321,124 321,124 000000000000000019ecdd5ac88a810bf6d76c79a7b771292dd4cb24b4057052 404 0.21/1.00 vMB 28
321,123 321,123 000000000000000017aeb7b14586f61c65550cd9dc7b714f16eefb243688a604 867 0.40/1.00 vMB 28
321,122 321,122 000000000000000011773e86e08a9ee9c1f1a5cdbe43464dd29b8f0101054fda 1 0.00/1.00 vMB 0
321,121 321,121 0000000000000000120f2270f2a653dd7be6eb4176b5967f55835b91878da5d3 378 0.29/1.00 vMB 25
321,120 321,120 000000000000000008f61483b57e65107e552826e6a7ac7980ff0a50ea5a355f 53 0.02/1.00 vMB 33
321,119 321,119 000000000000000003c4f66d7cd00da170750709de021607407ca95774290994 74 0.03/1.00 vMB 32
321,118 321,118 0000000000000000124d36abd6188b56128f8b1f0df40f9cbc514ccc2eb226d7 141 0.10/1.00 vMB 23
321,117 321,117 000000000000000000625f35fc0c37687c82dd381e1f0a1137552bbf7648b3c8 85 0.05/1.00 vMB 17
321,116 321,116 000000000000000014ee07ca624d7ce7e41f59168e9167e794e4aad45aed7af2 72 0.03/1.00 vMB 25
321,115 321,115 00000000000000000521614b75b691e6b67470515d1ad45d21b0451a68638e93 515 0.25/1.00 vMB 29
321,114 321,114 00000000000000001f4b6172d89bfef0df01851cf2e84dfe4122a083955354b0 100 0.09/1.00 vMB 19
321,113 321,113 00000000000000000eb89ecc481c1b603b80d1bb89de06dd0921b7144e8968bd 557 0.32/1.00 vMB 25
321,112 321,112 000000000000000002d766c4e5844cada3c6c316411af59864629932fdd74031 611 0.31/1.00 vMB 28
321,111 321,111 00000000000000000ea77a524548a6c5b4071c21cc398246b1a8ff85e9363c6b 396 0.21/1.00 vMB 27
321,110 321,110 00000000000000000026c6caf73d0d61a9ddee983034ebaae8e8423e5b4e6173 256 0.11/1.00 vMB 32
321,109 321,109 000000000000000021da6e56b90e9179a47deba47fa4392e326e30160d4080f8 438 0.25/1.00 vMB 25
321,108 321,108 00000000000000000fad600c9e8849427d4ec1e58a6e42a3b0a7ced2caca9e04 162 0.06/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 782.86 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: 713.04 GB
    • Received: 17.28 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.