Loading Tool

Explorer IconExplorer

Memory Pool

41,675 transactions
28.60 vMB
0.06991855 BTC
Random Selection Loading Transactions
Max Size: 146.17/200 MB

Candidate Block

Mining Attempt b8782a1ad19f87466ef5b9b09cfa8f6a69e755de2d9b9f4d8cfbcfbe024dd9ea
Version 20000000
Previous Block 00000000000000000001064b98061a9986019af96532560f736a38d93be7743f
Merkle Root 0f0df9e2ccc410ad83ea27d6c005987a590ee044c88c269034191f6506a9ed9d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,750
Size: 1.00 vMB
Total Fees: 0.01446317 BTC
Feerates: 87.72 > 1.45 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,630 (99,150 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
815,480 815,480 00000000000000000003646ae0c80a2480cf7fce47e194f8060934e8d14631d9 3,249 1.00/1.00 vMB 49
815,479 815,479 000000000000000000036617ae4a2f87fbc0de71462213cf5cb06313f6230703 3,621 1.00/1.00 vMB 58
815,478 815,478 0000000000000000000433c5e41d54c6dfb0f4f449abd4f1af15251925596f24 3,350 1.00/1.00 vMB 38
815,477 815,477 00000000000000000001e0e9464dee5ae1f7de7ba8fb55562de4ccf1da923a46 3,053 1.00/1.00 vMB 25
815,476 815,476 000000000000000000045339f6db81a743b335229b689d65d3ef949478e6e0ba 4,253 1.00/1.00 vMB 28
815,475 815,475 000000000000000000047647bb59badf09e463082b5afa66b98ed72ab6d5136a 2,740 1.00/1.00 vMB 36
815,474 815,474 00000000000000000000681a11b0b52cfdbd95cca30448426496a85bad0f2df9 2,531 1.00/1.00 vMB 49
815,473 815,473 000000000000000000018ab575997fb121a44ac64ecffe3b9810bcc6bdfce918 4,933 1.00/1.00 vMB 24
815,472 815,472 000000000000000000018fa30ab957b219a01cfff65f6fd55c9497252379e4e0 3,109 1.00/1.00 vMB 48
815,471 815,471 0000000000000000000298708c75a0c75ed0060b4d70654572227a84f126fdd1 3,614 1.00/1.00 vMB 51
815,470 815,470 00000000000000000001a4173e557721786d269dd0d7aba6ff3481f23893ec81 3,580 1.00/1.00 vMB 49
815,469 815,469 000000000000000000011797da7e5762bc4fc1720ccbf6ab8c0680f3f2225e88 3,818 1.00/1.00 vMB 27
815,468 815,468 00000000000000000003c38addc80852c91dd5ada4ac669868994ddeb1bc7b81 4,604 1.00/1.00 vMB 29
815,467 815,467 00000000000000000002852b8887e9eab4d8f51f552c200f195bc75966385016 4,356 1.00/1.00 vMB 29
815,466 815,466 000000000000000000047d04ed61f24f55c0778e35400ff3430621e15ab1824d 3,335 1.00/1.00 vMB 34
815,465 815,465 00000000000000000001194f5b3de0370f179df29a404f5a952d010a9dcdeca5 4,448 1.00/1.00 vMB 31
815,464 815,464 00000000000000000001d5a2088b035db0425a9ddb5e7ab16f4ea5a9784ed024 4,841 1.00/1.00 vMB 37
815,463 815,463 000000000000000000022db9cb31130cfe91051dd372e88add7b0a217f765ba7 4,704 1.00/1.00 vMB 39
815,462 815,462 000000000000000000008dd5bc8eee4977f0826f91ef741d9af21fbc2ff28c55 4,895 1.00/1.00 vMB 31
815,461 815,461 00000000000000000001f0f1375496368eca938625464a847529e689521c9b84 3,656 1.00/1.00 vMB 36
815,460 815,460 000000000000000000039656e400ba116ca6400fb7d6475a1093799f2e1fad1a 2,777 1.00/1.00 vMB 38
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: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 630.35 GB
    • Received: 12.02 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.