Loading Tool

Explorer IconExplorer

Memory Pool

77,814 transactions
29.24 vMB
0.06244907 BTC
Random Selection Loading Transactions
Max Size: 175.70/200 MB

Candidate Block

Mining Attempt 40fc8aa692491e7722e353eb754e02b4d8bc8d3f8f940d272b6c20dfb07a9aed
Version 20000000
Previous Block 0000000000000000000005fed7a2e04e0d65382f9c5d2d0085aa4ef4f390cc19
Merkle Root 143f70b716238cb57f40573db1fdd88752963673fc4ca922232e938ca970f384
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,593
Size: 1.00 vMB
Total Fees: 0.00328476 BTC
Feerates: 21.09 > 0.33 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,013 (355,844 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
559,169 559,169 0000000000000000001e5c0a018f3888f81619197e4744fa02b2aefa3bf19d1d 1,597 1.00/1.00 vMB 12
559,168 559,168 00000000000000000015f22cced9d11ad69d9a1edb8d1286eeceb075f5b8272c 1,140 1.00/1.00 vMB 10
559,167 559,167 000000000000000000239eaf53643cb350ecbd838d0a70acf8c224ff4155bbab 2,102 1.00/1.00 vMB 11
559,166 559,166 000000000000000000037b1dea8bb9c27be93e8f1980285c5df6cb0465ea6b98 1,660 1.00/1.00 vMB 17
559,165 559,165 00000000000000000002cbb95e3b470b875e7610151e506157ba34dd92d53820 1,517 1.00/1.00 vMB 34
559,164 559,164 0000000000000000001d62ee88a16fe9c8743afd665815e3ace04b54310b27cb 904 1.00/1.00 vMB 85
559,163 559,163 00000000000000000020d74205ed075219ede1f359468d0430d50c591514d19d 3,097 1.00/1.00 vMB 17
559,162 559,162 0000000000000000002165dbda461795207953b30c04068365c9798dfda3f421 2,692 0.93/1.00 vMB 15
559,161 559,161 00000000000000000014a6d41068ae71d6e059a47f6699fa85ffefc7d03042ce 1,577 0.56/1.00 vMB 12
559,160 559,160 0000000000000000000b327fcedd0ea3759349d6e0e3c8f822e976f7f42f2559 1,140 0.49/1.00 vMB 16
559,159 559,159 000000000000000000041b81116a217c616dfeee84581368294f3eb4d7655d0d 654 0.23/1.00 vMB 13
559,158 559,158 00000000000000000028a0e0bfae76dc6da85d25d69a3bea7dd564bdf0db040b 1,905 0.86/1.00 vMB 2
559,157 559,157 0000000000000000000f10bfc3d8fb764dd0359586f59c4dd7d936708ff3b14d 1,893 1.00/1.00 vMB 4
559,156 559,156 000000000000000000290d5ba48c2639456ae40896f29b058b05b5d031d46b10 3,103 1.00/1.00 vMB 26
559,155 559,155 000000000000000000041b282b3e8d1115f11d8ab061f0cffe54a3f9cf0a22f2 2,878 1.00/1.00 vMB 12
559,154 559,154 00000000000000000026792f7e43b7a28e14d0ee6f8070ed603377e8272bbb64 3,033 1.00/1.00 vMB 34
559,153 559,153 0000000000000000001148a071e1bda95454a8461a25d591eff75d0a12339a97 92 0.03/1.00 vMB 10
559,152 559,152 00000000000000000018bbf43d1549d6e24704bd02c03da695de3ecc1d33dc4c 2,148 0.83/1.00 vMB 8
559,151 559,151 0000000000000000002acfac09a60001638580650a205d530b989d09c3b59c6a 1 0.00/1.00 vMB 0
559,150 559,150 00000000000000000003b7f344ee56431c65e20af14ed57b3899eccc5a0e6940 2,613 1.00/1.00 vMB 16
559,149 559,149 00000000000000000025660c4ab0cf5a7770575ec5efb809121e799a42514a6f 2,376 1.00/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.42 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: 665.29 GB
    • Received: 15.11 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.