Loading Tool

Explorer IconExplorer

Memory Pool

84,016 transactions
30.94 vMB
0.08480819 BTC
Random Selection Loading Transactions
Max Size: 190.12/200 MB

Candidate Block

Mining Attempt 96dcc9b601aef48d8e8626e4c93cb18c074c1af0f1c594a5ccc91f026a2ecbfe
Version 20000000
Previous Block 00000000000000000000209b8de38c3e1775cd6d32cde674ad92e343308213be
Merkle Root c37577623652a7768c9165f813cf5ed2f05f5d82e83dc36e68851ad92b965d7e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,403
Size: 1.00 vMB
Total Fees: 0.01369110 BTC
Feerates: 60.16 > 1.37 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,362 (630,310 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
285,052 285,052 00000000000000005c78765012e41d41be73633f9593d9e21a394e676007a36e 648 0.26/1.00 vMB 39
285,051 285,051 000000000000000117bce79ccd6df6976fe046259e046acb742f2c7c32748d89 535 0.24/1.00 vMB 43
285,050 285,050 00000000000000003e2c6c90dcdf25e6735c34c08e607017418dec67b02c405c 10 0.01/1.00 vMB 20
285,049 285,049 0000000000000001879e44d932bd98599255b0fcf01169960c3d3172143747a1 259 0.12/1.00 vMB 34
285,048 285,048 0000000000000000b2d33c9adfa10b04f7811f5f72034dd58e69f5cc27a66c2e 169 0.10/1.00 vMB 16
285,047 285,047 00000000000000009365ff3ee90eff70b7c31c07dfa1efe07c00b6e48438d226 266 0.12/1.00 vMB 60
285,046 285,046 000000000000000140fbdad66344ad98bb6db231a0dd5ebc506473646ef4fe00 810 0.50/1.00 vMB 30
285,045 285,045 0000000000000001661889cfb79b7ddf2bd35f9bb8d273638aabaa0ca8ef73c8 685 0.35/1.00 vMB 39
285,044 285,044 00000000000000017a51a97d2aae85865f7045181dbfadd41ea212a4aa156c7c 66 0.08/1.00 vMB 12
285,043 285,043 00000000000000019e29df04392a335af9621c44651880f750f590d4f4e9f199 928 0.35/1.00 vMB 43
285,042 285,042 0000000000000001569c37d0645a04650542d3d96ea7cb4b5b9d461a9930882b 44 0.12/1.00 vMB 10
285,041 285,041 0000000000000000e10281792fad3837897e15d5b973e1d4400533ef8a32f365 478 0.28/1.00 vMB 34
285,040 285,040 000000000000000173888d59032294d0e588f507bed83dcde27d1ded4f6ab9ab 256 0.10/1.00 vMB 59
285,039 285,039 0000000000000001085c9ea4a5dbc8d0be2ab14c055e6336f3fe23ee0c9e4a26 620 0.42/1.00 vMB 39
285,038 285,038 00000000000000006f10b561f8cf25e09927fc57f78e88b435efe0eac7c8c474 526 0.24/1.00 vMB 40
285,037 285,037 00000000000000005ece9778afc77a44fe3f740ad73e9651811c4ba3f3697f5f 158 0.07/1.00 vMB 24
285,036 285,036 000000000000000130f57000fccef56235749d6c81be6e79ceae6a5647ab961f 136 0.10/1.00 vMB 24
285,035 285,035 0000000000000001887255d6176887c15259c7bc7f7bf03b2d1eccf62df7b601 63 0.02/1.00 vMB 45
285,034 285,034 000000000000000109e94e7b585a2bb868bc198c9e0a4f7b80d0d6a63cc9785e 943 0.54/1.00 vMB 18
285,033 285,033 0000000000000001022d8674c16c78e2aec6db8ed6e413f289d10fbef9e1daf2 777 0.25/1.00 vMB 60
285,032 285,032 0000000000000001815c3df0c6a0bb5ca0d0a67645af81001461168f5e97c4f8 527 0.28/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 783.02 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: 719.32 GB
    • Received: 18.03 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.