Loading Tool

Explorer IconExplorer

Memory Pool

79,422 transactions
30.33 vMB
0.07887244 BTC
Random Selection Loading Transactions
Max Size: 184.76/200 MB

Candidate Block

Mining Attempt 4d086457d1764f2acc95a2967a3fbb43ee62480aec65c144f6f0073aac95f74f
Version 20000000
Previous Block 00000000000000000000fba2abb8d490d843f57da6d6a845cd44dde2952f7920
Merkle Root 2140cf834b68b03ff8b4648eb865c0481f62a1bf205a3ac66064c74230cabc20
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,819
Size: 1.00 vMB
Total Fees: 0.01087671 BTC
Feerates: 26.09 > 1.09 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,388 (630,330 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
285,058 285,058 0000000000000000b454a9c2b25ec440718345cf286946a1902f4ae30bddebc2 560 0.30/1.00 vMB 35
285,057 285,057 00000000000000009d2caf0b263cd6969acf39654ce50269bc2c483946f02996 600 0.26/1.00 vMB 48
285,056 285,056 000000000000000163f0122ed866daa609d4e9a3b91e0cc6002ab21a4319e4c9 196 0.13/1.00 vMB 23
285,055 285,055 00000000000000019dae8f2594d7f3ec9e41f39fede7c76326bc321d202f8ca7 939 0.35/1.00 vMB 53
285,054 285,054 000000000000000001ed1f45e7bb07cd17b834cbe703364f0dd603b5903a2766 154 0.06/1.00 vMB 28
285,053 285,053 00000000000000017ba123d2c345c995e6639337a4ec7144bc6086be5b8cfc86 829 0.35/1.00 vMB 46
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
Previous 10 blocks ↓
Total Size: 783.06 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: 720.82 GB
    • Received: 18.27 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.