Loading Tool

Explorer IconExplorer

Memory Pool

17,835 transactions
8.29 vMB
0.08136241 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 47.55/200 MB

Candidate Block

Mining Attempt 71d3fdff53eec20ecec6a6ed097bd3979a43877998ea8d1b4b34cb656d34688d
Version 20000000
Previous Block 0000000000000000000145675ea6000f3d15ebd1e48b044500eb75bc4f666b05
Merkle Root 023df24b4c851a7a4bb2f15f15ec1dc8798f7bf9fab55098743d5d8a462f91f2
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,344
Size: 1.00 vMB
Total Fees: 0.06389275 BTC
Median Feerate: 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,423 (744,245 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
169,178 169,178 00000000000006e6abd6365a7d423e94023fc1fc0558caedf129dd81aa1e9fb6 32 0.03 vMB 28
169,177 169,177 000000000000092a19a678166be841e182bbb9c838e56f6433cd1a29d9900e2c 83 0.02 vMB 873
169,176 169,176 0000000000000c08ab2659b9fea0853fe72a1d514f30c7b7c651d012c2b8b0c7 78 0.05 vMB 106
169,175 169,175 0000000000000460e85291eadcc17a4611964e42d8e86974bc5b5adbd2321c32 21 0.01 vMB 1,244
169,174 169,174 0000000000000c276334cc1e6ecab2ef1efc61b4679b181844bacbc4799ab86e 39 0.02 vMB 80
169,173 169,173 0000000000000b28dfabf3d36d8dd310930968eacd0d5fbe22c54c1bd97ba810 41 0.01 vMB 13
169,172 169,172 0000000000000070f677781c332dfa2e54fb4aeef2b7066d96453de998929a0e 11 0.00 vMB 49
169,171 169,171 00000000000002c7b021591e9a4a4a47e3083be2e637f7c32d617ac88b2b7f02 23 0.01 vMB 21
169,170 169,170 000000000000074d76aeb2b462b287f95b6a23ad2e6b400f621ee50c4518ff5f 53 0.02 vMB 192
169,169 169,169 00000000000002c6cdd30367fef687bf319ac906029f3da74b3b3f488a62d413 19 0.01 vMB 173
169,168 169,168 00000000000005fa2551f95cc0756ef612867683201a62720b40c6c4963d1dbb 8 0.00 vMB 85
169,167 169,167 0000000000000b4ac76d56bc38cdb4a812a8a6d4d08f222a8e834015e7ed34e4 99 0.04 vMB 46
169,166 169,166 00000000000003e5a2ce66da19f9d6d4c93d22d654c3918516ad0163f16468ab 18 0.02 vMB 49
169,165 169,165 000000000000003cc9c269331ee1c07333acd41945f552f254f2e71a8f69015f 19 0.01 vMB 25
169,164 169,164 00000000000000a69dd82f0d69780ec5c750c4d6aaf4bf8ffdc9713bd067d06e 103 0.04 vMB 16
169,163 169,163 00000000000009a17385bc79419eb68aded0a4caaf9941687d7b0b48d1aaa2f8 59 0.04 vMB 87
169,162 169,162 00000000000009c7dd5dfd9ab982552f9303b8e58fabac732e24b72c82344043 10 0.00 vMB 26
169,161 169,161 00000000000008f2c4912ceb0d75d0fc5893f4b71ba87a5c29e73242a631f005 55 0.03 vMB 231
169,160 169,160 0000000000000549e632a7145af8cb4ad5f4242a0604541c6c2814635c9c9a1a 6 0.00 vMB 43
169,159 169,159 0000000000000bcc59528b78a53d2c6edff9ef48488bd7a4b5f9d7acd240b65b 69 0.02 vMB 2
169,158 169,158 0000000000000ab482078c27929cba6ab4da18ef9462cfbd4b92bd39ac2c2a52 11 0.00 vMB 298
Previous 10 blocks ↓
Total Size: 779.61 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: 296.39 GB
    • Received: 1.26 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.