Loading Tool

Explorer IconExplorer

Memory Pool

46,395 transactions
27.84 vMB
0.08360464 BTC
Random Selection Loading Transactions
Max Size: 147.36/200 MB

Candidate Block

Mining Attempt c246d4678612ac8934609579744cc3601267037990ac727345c5d1e3dbaa53c5
Version 20000000
Previous Block 000000000000000000015e8f4c39ca0699d930716f37fac725961f0c21424ed6
Merkle Root 7b03e81b62ee6119e2973a79da8bd9e2b50dda117dc5cfb4ae8ad87496fbc248
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,851
Size: 1.00 vMB
Total Fees: 0.02968746 BTC
Feerates: 200.00 > 2.97 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,906 (134,641 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
780,265 780,265 0000000000000000000068df0a2e86065717bc63ed9cd968dd3481bef0864457 2,552 1.00/1.00 vMB 14
780,264 780,264 00000000000000000004a61db34d07b7ca8170a169d559c0a10b32d09ee5de2d 1,340 1.00/1.00 vMB 10
780,263 780,263 00000000000000000004fc08237401634b192c65264234e31e0221e9cc05461b 1,569 1.00/1.00 vMB 11
780,262 780,262 00000000000000000001ec4fbf2ccfeb7a2632ab5c2f84d9b44e015bc4ae5649 1,927 1.00/1.00 vMB 5
780,261 780,261 00000000000000000001d22069349121fb1649453bfbb980b5c0ba860ba873c5 2,760 1.00/1.00 vMB 7
780,260 780,260 000000000000000000040260257552bf1e0b9db6dc5b6252cd81e9b68e5a1315 1,911 1.00/1.00 vMB 13
780,259 780,259 0000000000000000000035743b86f329a59901fe49d89f89fec5d5c7a54e0bf3 2,824 1.00/1.00 vMB 27
780,258 780,258 000000000000000000062808e964f9bfa95f5ed73fa007fd196b001805c5a4a9 2,126 1.00/1.00 vMB 16
780,257 780,257 000000000000000000008d91fd93e3d00ec7a8a1ecc002a637fa29e4fdb23155 2,219 1.00/1.00 vMB 25
780,256 780,256 0000000000000000000432299fd4ceadb902f55ec4c4eb21d1c3d8baf9c13391 1,787 1.00/1.00 vMB 12
780,255 780,255 00000000000000000001a1dcebb9f99b331bf26e57dfc54e182b6b0681733719 1,832 1.00/1.00 vMB 12
780,254 780,254 00000000000000000006472dc77a57da50b727585e8d8319520da15a3da7ff0d 411 1.00/1.00 vMB 4
780,253 780,253 00000000000000000004438914a6c483c67366f939487c18cf546fb42ec481c7 1,671 1.00/1.00 vMB 5
780,252 780,252 00000000000000000000b686f8db7b4bdc963c9c8bec92643db80742c86198b1 1,112 1.00/1.00 vMB 4
780,251 780,251 00000000000000000002da0e9d4498ec693845c14ea05122c9e4ee8094af54e8 1,875 1.00/1.00 vMB 14
780,250 780,250 000000000000000000041664e1d3657a253014ec0dd87b6131fdb745b3b1cbbd 1,825 1.00/1.00 vMB 34
780,249 780,249 000000000000000000053d9f38c70eb28dbaf7cf0321028a03202ee35d1e5c85 2,092 1.00/1.00 vMB 17
780,248 780,248 0000000000000000000548f01bde1553bf4eeb17272b7ba69c2277330534364e 2,509 1.00/1.00 vMB 22
780,247 780,247 00000000000000000003411884a2952421b40352d6250c0fbff6202f98e9dc1d 2,184 1.00/1.00 vMB 14
780,246 780,246 0000000000000000000605a6af617b519c978a1d24b7282d8fe61f8978b8a256 1,053 1.00/1.00 vMB 8
780,245 780,245 0000000000000000000343793d9771b932b361817a51944dad7265cd8403766c 2,929 1.00/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.22 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: 654.78 GB
    • Received: 14.19 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.