Loading Tool

Explorer IconExplorer

Memory Pool

40,378 transactions
28.23 vMB
0.13692323 BTC
Random Selection Loading Transactions
Max Size: 144.16/200 MB

Candidate Block

Mining Attempt 05e10e5d7899aed09b1c2ba5c015f5caea32583aed4cfbe207c9c8ee713082a4
Version 20000000
Previous Block 0000000000000000000024b6183bd80aeb2c50feadbe74d837f0ef1fca0de972
Merkle Root a26d477ab503c52bbed6419f57b5b416b9d2a53fe69fc3471b32fe8d92ddd59e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,090
Size: 1.00 vMB
Total Fees: 0.08257444 BTC
Feerates: 102.90 > 8.27 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,632 (529,221 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
385,411 385,411 00000000000000000b6a36ec8dfcd9f840c3a37d4f77ce0fada0acb637af6d8c 695 0.35/1.00 vMB 31
385,410 385,410 0000000000000000019131ca2f5d1247f02caa1acdbd4294e6b0e7dca44184a2 1,210 0.58/1.00 vMB 32
385,409 385,409 00000000000000000395a910f8cdadb514d959c5088ca4d7ae2eef4cdf515da9 1 0.00/1.00 vMB 0
385,408 385,408 000000000000000004c5dcafd1f565552481b766ef05c17fd100bf50e0806c62 1,278 0.62/1.00 vMB 31
385,407 385,407 0000000000000000077e63a99a0a51185e77d208fd92fdc2d8737e43debf5527 1,015 0.52/1.00 vMB 32
385,406 385,406 0000000000000000090e1946d5dff37f0fd6b1030382cc8ddc9f73850fca8085 1 0.00/1.00 vMB 0
385,405 385,405 00000000000000000df8874e0599ccc6c7a766a63d15b8b975bc70dafca73aa9 416 0.33/1.00 vMB 19
385,404 385,404 000000000000000003de9b78b65867fb5bb59588923bcba8e60750854297b43f 678 0.40/1.00 vMB 27
385,403 385,403 0000000000000000000f8546dcee8db2a0b04b2bb9966a5a3547f14aefe7e8d2 1,185 0.99/1.00 vMB 20
385,402 385,402 000000000000000000edce617d486c621ddba17aec6c34da0a0cd5ca58fa6a94 2,065 0.93/1.00 vMB 35
385,401 385,401 00000000000000000171eea501a62c432578c825139514b4cde1550a3b9f4cc1 2,451 0.75/1.00 vMB 54
385,400 385,400 000000000000000004e1b09dc1d68d78fdee7f87c54bacf50458c276da72d167 1,728 0.90/1.00 vMB 33
385,399 385,399 00000000000000000aed8a8b5ea1ee6d543324a7bfb4c477127d9ca369e8dcca 871 0.62/1.00 vMB 21
385,398 385,398 00000000000000000b5a72ee138cfe40a93a9fa27b122acf19a32410204d7ef3 504 0.26/1.00 vMB 31
385,397 385,397 00000000000000000c1bc7cd5bcf2d94e34e4d74b44ab185b49e4e92442abeb8 835 0.97/1.00 vMB 16
385,396 385,396 00000000000000000641460baaae05247f1c3727a3c04104c2d0a06453575722 360 0.99/1.00 vMB 5
385,395 385,395 0000000000000000073961cd9b68920e76866136cbb2e3cae1fa372c3a2b2939 2,116 1.00/1.00 vMB 34
385,394 385,394 0000000000000000068d178d1f6e205ebf53fc1dc5a8ba5973d8da7f9fc23b7c 703 0.29/1.00 vMB 38
385,393 385,393 0000000000000000040e5fdb7cbbee617026fd0bae1729f47bd0aeb18fef49a8 1,353 0.65/1.00 vMB 37
385,392 385,392 000000000000000006ea2d2d1b89517afc28c935617202e2725ca00484e9ba81 648 0.29/1.00 vMB 33
385,391 385,391 00000000000000000ed073bdf130669103e0b7d5430d4c53e7f64e61d1519d57 741 0.40/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 781.74 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: 630.38 GB
    • Received: 12.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.