Loading Tool

Explorer IconExplorer

Memory Pool

42,483 transactions
26.69 vMB
0.06872284 BTC
Random Selection Loading Transactions
Max Size: 139.58/200 MB

Candidate Block

Mining Attempt ec878aa8ca609833582493435768b44d59bdb4c2297a7aaca5ee719a35a929e8
Version 20000000
Previous Block 000000000000000000009172c47a169670d4fbb39e581fcbeb28ccbe02f86130
Merkle Root ce1e52c0e4bf00979e97a31197b3ae9d8bfc3faac2f7939686714e9f99ec0123
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,548
Size: 1.00 vMB
Total Fees: 0.01938254 BTC
Feerates: 101.59 > 1.94 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,870 (597,708 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
317,162 317,162 0000000000000000114f7e628d6100ee4c213ae99f64f9a6b667cb52cb476732 1,436 0.66/1.00 vMB 29
317,161 317,161 000000000000000024c54443a8a86b4a1ea10a8a61e51fc3d911b4b719a92c39 175 0.08/1.00 vMB 31
317,160 317,160 0000000000000000078dc1b9b56a578ee0018d8257216f481a95a0e59fdde31d 315 0.21/1.00 vMB 20
317,159 317,159 000000000000000000f6806c9dd671cc801075599fdb481a39db3cdc31fd4eb4 539 0.35/1.00 vMB 17
317,158 317,158 000000000000000014576bf5349b10c431756cbda776721d4c2d87c3a0d4a942 256 0.11/1.00 vMB 29
317,157 317,157 00000000000000001d8aa68e6862dc94268277e947e09a75584572eee913db19 704 0.25/1.00 vMB 41
317,156 317,156 0000000000000000094c33d70c26e8a66f93c7742f604507ee49718b0e2b13d2 149 0.08/1.00 vMB 25
317,155 317,155 00000000000000000bf104a5e4cba5376277306f9f31490f59d95700c31635f6 770 0.47/1.00 vMB 28
317,154 317,154 00000000000000001ba8ee7742a9e066c3229d2ab3dde927b703237b8c942890 321 0.19/1.00 vMB 25
317,153 317,153 00000000000000000f33a95edffaf163c1e89f91595fa4dc8af4d05c0856d196 134 0.08/1.00 vMB 25
317,152 317,152 00000000000000000f6c74b8b9bda77812eef3cfd963ef0ba6afa85232aec62f 169 0.07/1.00 vMB 17
317,151 317,151 000000000000000021da396319fcf910c7e4f6d072fe9ea349f38716655d2974 478 0.23/1.00 vMB 29
317,150 317,150 000000000000000011db211d1425bc5597509cf726e133f9f09ec9074a05e06c 79 0.06/1.00 vMB 23
317,149 317,149 00000000000000001be21c73ae75f631789615e99277914a56d781ac4631988b 95 0.05/1.00 vMB 15
317,148 317,148 000000000000000004f27e77e2bb8500875dcf461fd504a9dce52bbde4440034 151 0.08/1.00 vMB 28
317,147 317,147 00000000000000000743eaca30c2bb8ab3dbb0838e70174685316954ed8384ad 204 0.15/1.00 vMB 12
317,146 317,146 00000000000000000e4897b835544d843ce9d78b26b0c253dd9691c1db3f633c 33 0.01/1.00 vMB 33
317,145 317,145 00000000000000000d084c55284e712fd7281b15359f5c587c071e3ade3e9448 467 0.21/1.00 vMB 33
317,144 317,144 0000000000000000189200aac48013e8d9b958dd20851c27424615be7ece9f3f 407 0.24/1.00 vMB 25
317,143 317,143 0000000000000000239b8f112cb2722ee313098f6e57fd4a410c9e6b8e4b16c0 556 0.30/1.00 vMB 27
317,142 317,142 0000000000000000074046139d42b220ee02e31651fab71cde99a19bd36bcee3 280 0.15/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.16 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: 653.27 GB
    • Received: 13.85 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.