Loading Tool

Explorer IconExplorer

Memory Pool

41,440 transactions
26.72 vMB
0.06416146 BTC
Random Selection Loading Transactions
Max Size: 139.63/200 MB

Candidate Block

Mining Attempt 51793e187e28b11f4ae22d4325723fa557fc84b8309c65a2afc9bad1bd923b3e
Version 20000000
Previous Block 000000000000000000004a2b107003c44fcf6b870126f382c42a8ec7f70aace3
Merkle Root 91e63eed41dd96dc919c543164169d366de3d008b953545ab5ec9d035c71ed05
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,118
Size: 1.00 vMB
Total Fees: 0.01460455 BTC
Feerates: 151.03 > 1.46 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,941 (505,875 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
409,066 409,066 000000000000000001e9f1af151e8c107d94952ef594ce1a88b3061de93befa4 682 0.99/1.00 vMB 17
409,065 409,065 000000000000000004334fa8461b80c61d8c06c385dbf9d7615ca7e4b0bce68e 974 0.40/1.00 vMB 41
409,064 409,064 000000000000000005c777656d60439436f42381eb52fc3667c182c6ced599ba 405 1.00/1.00 vMB 15
409,063 409,063 000000000000000004592f371e60eac6dbf2a9fc395a2b5dd25100c86f7eceb3 1,019 1.00/1.00 vMB 23
409,062 409,062 000000000000000004b4596ce7ed938bb4785c2506268d9f24e2f0193d70f29b 674 0.99/1.00 vMB 17
409,061 409,061 000000000000000004032c85b6d04f6c980fdb983ddb88c8e15dc2f30472a9bb 1,683 1.00/1.00 vMB 32
409,060 409,060 0000000000000000045252171f0748025ce9fc9229ae61925ff29493501df143 2,809 1.00/1.00 vMB 44
409,059 409,059 00000000000000000030e15008a19b82e21d6a95e066ccb3a33d2f6cee20ee72 2,102 0.75/1.00 vMB 54
409,058 409,058 000000000000000002bcf200d10d25dadd209aab495c9e625944aff96ed9c281 15 0.00/1.00 vMB 52
409,057 409,057 00000000000000000133c564d79e0a149ac8eca45ca3ca11a1d89bb9e0b7305f 421 1.00/1.00 vMB 14
409,056 409,056 00000000000000000039738c326bd87946330798ed947936d8269895eebda27f 2,796 1.00/1.00 vMB 50
409,055 409,055 0000000000000000011725505a4febb67bae03e6be89962ae72f36e8ea605e66 1,612 1.00/1.00 vMB 26
409,054 409,054 000000000000000004886128da39a6b1149826a461096c41da683ea01410537b 2,187 1.00/1.00 vMB 42
409,053 409,053 000000000000000001ca22e136c0eff1eff8c54f2496b1c935425a5c3f8ec0db 1,552 0.75/1.00 vMB 37
409,052 409,052 000000000000000003cc3535fe1f3cde22999bcfbe84ca794ee2e62eb4de9d82 1,995 0.99/1.00 vMB 30
409,051 409,051 000000000000000000b3dbe43b97621b09ec72cf7a9c64db1ed7978e68515535 2,727 1.00/1.00 vMB 43
409,050 409,050 000000000000000002944bf9b6d3c0c672effdb2f7e030eac540df06a819dcdd 3,629 1.00/1.00 vMB 81
409,049 409,049 0000000000000000041452e78d46ecfca0ebe3097e49f93611336aa9703817f8 685 0.23/1.00 vMB 23
409,048 409,048 0000000000000000053be35caf128df61b96fc96b641a826da53c422647818a3 627 1.00/1.00 vMB 17
409,047 409,047 00000000000000000193eb89f67636d6d991da0a42cc8b06e207bae048d3e792 698 1.00/1.00 vMB 19
409,046 409,046 0000000000000000021a56e6663c84614e14fdcdd9dafa8dd40e9bbeb68b0f46 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.28 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: 657.00 GB
    • Received: 14.44 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.