Loading Tool

Explorer IconExplorer

Memory Pool

39,165 transactions
19.46 vMB
0.04299422 BTC
Random Selection Loading Transactions
Max Size: 108.39/200 MB

Candidate Block

Mining Attempt 1d36fa350bc8b9f2552873334aae508bba14067838b4da1b7a1a39af21b1a74f
Version 20000000
Previous Block 00000000000000000001aed755c8b5575afca68597b9147ec44688a839cdd923
Merkle Root 397c65c5e34fb0152f504781c9d33849beb2bfffc87fb16547c0581f2a7d35c6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,620
Size: 1.00 vMB
Total Fees: 0.00526887 BTC
Feerates: 77.90 > 0.53 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,108 (801,586 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
112,522 112,522 0000000000005b70f4ce930931cb1578557b7786aaae908ee81ae3e47ea5daf8 3 0.00/1.00 vMB 3,868
112,521 112,521 00000000000114802267171ace751bd6a18dc8d5e2499be751b9c8680ab03923 15 0.00/1.00 vMB 1,551
112,520 112,520 00000000000027a49762fecc92f40548aea30b47fda8693a8632bcbed47c884d 23 0.01/1.00 vMB 176
112,519 112,519 000000000000c9eada629529bf2adf2123fc0858302ea3ff84ca519d0add4eeb 8 0.00/1.00 vMB 2,257
112,518 112,518 000000000000f0b7c1e53d4f295d29481a218abd5610c461c66a5863d3fdac6f 7 0.00/1.00 vMB 1,049
112,517 112,517 00000000000129b031b358c4404ee3974b8cb33c9f6e96647f44a509321a88f2 7 0.00/1.00 vMB 453
112,516 112,516 000000000001256139c2b5f4a498097bc481920c516f294438cdaebb415bea46 4 0.00/1.00 vMB 1,353
112,515 112,515 00000000000087d0d7138b68ec3e455291cfcb37cd9de42c33f91f17bf03dc12 6 0.00/1.00 vMB 1,498
112,514 112,514 000000000000e0568328c3bda451e7383046b734b21f1cafcd7577939bd6c3bf 1 0.00/1.00 vMB 0
112,513 112,513 000000000000d28bebb44e9d83fb5a205add2f3505708fd082f45c099442d4b3 5 0.00/1.00 vMB 0
112,512 112,512 000000000001232f5e15fb25ce419bd2f272b849988a4589f56430fd81af92b9 23 0.01/1.00 vMB 0
112,511 112,511 0000000000000f6aeb0b5874d1ea8dc1a5b886314e4b1984f90316ecc0c55201 26 0.01/1.00 vMB 1,181
112,510 112,510 00000000000040eec7cfe120a9410395fdbc1725b77857ea30e0a40990ccb762 3 0.00/1.00 vMB 2,403
112,509 112,509 000000000000366247371f2cba3177fec809faed4e6563b61485574cfbce4f4d 8 0.00/1.00 vMB 719
112,508 112,508 000000000000fa55c26840757a765875988977045c3ad261365422320229834f 18 0.00/1.00 vMB 1,763
112,507 112,507 00000000000089bc092e439462fa434801b78fcd7e688ee648e05c4a88914592 33 0.01/1.00 vMB 829
112,506 112,506 000000000000c65f0103f37b9e57b8432f228ecd581ec4d03545f032c7f995b3 10 0.00/1.00 vMB 1,254
112,505 112,505 000000000000652bba4387dde3b3bc7bcfd241c64953c1023d7e1268e649bce3 9 0.00/1.00 vMB 1,090
112,504 112,504 000000000000449bc615c118b51df3eb4d329c7017747326f1fa80bedbd67ee8 11 0.00/1.00 vMB 335
112,503 112,503 000000000000f6960e03420751cc1e30fb1a79bcbd646d59d96fdfe33332e378 15 0.00/1.00 vMB 1,224
112,502 112,502 000000000000beafedf7e39dccadaaa58981c62fd3dc042b33b1325bd9e291e8 6 0.00/1.00 vMB 505
Previous 10 blocks ↓
Total Size: 780.79 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: 559.47 GB
    • Received: 7.23 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.