Loading Tool

Explorer IconExplorer

Memory Pool

76,982 transactions
28.60 vMB
0.10151430 BTC
Random Selection Loading Transactions
Max Size: 173.01/200 MB

Candidate Block

Mining Attempt 9090e78bd8f3019bc71b611a4f3c2ec075b8736ef31940156b91ac2a5eefe9ae
Version 20000000
Previous Block 00000000000000000001532be74da49a90e138299003cfdfadc8d64ffc40de8e
Merkle Root d5dfafa0c9aad3ef8ede5dc71f8221e501e5cd2c7e824b9564c5fabeaa8dea70
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,653
Size: 1.00 vMB
Total Fees: 0.03481793 BTC
Feerates: 402.60 > 3.49 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,311 (378,895 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
536,416 536,416 0000000000000000000033bc65681eb18749d0809eb11395ceb3f95fed131bf8 1,320 0.52/1.00 vMB 9
536,415 536,415 0000000000000000000f0a13a1370a5094a60ac656544a6a6ce0d324a09392cc 2,292 1.00/1.00 vMB 21
536,414 536,414 0000000000000000001b2de48a31b8098394b3ed4d62885aba531f8c957a74ac 627 0.34/1.00 vMB 16
536,413 536,413 0000000000000000000fbd9d9c8e7a685c7ffb7f69414061f3ac5ac1cb16daeb 998 0.90/1.00 vMB 6
536,412 536,412 00000000000000000005cd3ef893f1febc7f92ee8a1a0a4228bd4bae6800b5b6 1,724 1.00/1.00 vMB 16
536,411 536,411 000000000000000000229ef2bf7708a5e59f28fe10ef0c9fb4024aced3765ae8 208 0.39/1.00 vMB 5
536,410 536,410 000000000000000000133be35df8e0fb8aef228fd174309d724bb939e9024ba2 405 0.22/1.00 vMB 9
536,409 536,409 00000000000000000009d577c115fb8ed7d893f6a95206c649bcd09c51a72a56 1,648 0.75/1.00 vMB 6
536,408 536,408 0000000000000000001de84a87f20ac0288ba5fcca8508828033b3a7a6a477a4 2,018 1.00/1.00 vMB 15
536,407 536,407 00000000000000000017ed5b8b0570271fac5dfc68c1c69c7fbae72b21bf3b8d 607 0.27/1.00 vMB 44
536,406 536,406 0000000000000000001e2e47376a5dadbb5c2877ea0cc86b1d9bdc6867243d4e 1,178 0.79/1.00 vMB 7
536,405 536,405 00000000000000000018d3fcb25f5340253d757ec7300293183994802a4bd1e9 918 1.00/1.00 vMB 12
536,404 536,404 0000000000000000002588314ea21bbd7b6d28b83aa6ecfa8adf02c100fc9ab1 1,474 0.59/1.00 vMB 19
536,403 536,403 000000000000000000033805d70d2fe5141276ff5b0e50c3bb421d9d5f2ee2fc 1,642 0.88/1.00 vMB 5
536,402 536,402 0000000000000000001afe0deb1ff6bfa07dfdb4589f20fa48d022f01c4d93b3 323 0.16/1.00 vMB 37
536,401 536,401 00000000000000000010a7029dcc5ec722f77a69e76fdfeadad41548e18c91d7 277 0.13/1.00 vMB 45
536,400 536,400 00000000000000000013a3d964265e64394f5f8c52d0004982924c6fab0c195a 501 0.24/1.00 vMB 16
536,399 536,399 0000000000000000001de44598bb8bdafc02d8b00671b413f2f49cdf0e9b8721 608 0.41/1.00 vMB 1
536,398 536,398 00000000000000000008f8da5426385a78e095f229fc4d99addec8f84d02da11 2,520 1.00/1.00 vMB 20
536,397 536,397 000000000000000000172dcdb611871b6d882daaee98329d32dd209e716bd222 999 0.51/1.00 vMB 13
536,396 536,396 0000000000000000001d3607c8f5194f45f89df4670d3304dfe66e049492e141 770 0.35/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 782.93 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: 714.69 GB
    • Received: 17.58 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.