Loading Tool

Explorer IconExplorer

Memory Pool

81,043 transactions
29.54 vMB
0.10414770 BTC
Random Selection Loading Transactions
Max Size: 179.90/200 MB

Candidate Block

Mining Attempt 87606dc98e739b9056c616a0cdb775b5e03c95997d8bd39724723af5fd7178c1
Version 20000000
Previous Block 00000000000000000001968746f746008154af3e4db375ab1e0c87864c4db4c8
Merkle Root f1057960fdbcc53beb0af26b77909cdbfc9feb58067181e9a4135f315de5530b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,186
Size: 1.00 vMB
Total Fees: 0.04200069 BTC
Feerates: 201.05 > 4.21 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,080 (615,857 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
299,223 299,223 00000000000000005b8bc79119d6f34b283d13e5e277cedb94964e0959fcb4f1 368 0.33/1.00 vMB 19
299,222 299,222 00000000000000003319904d3560ff39ceb8eca79828d8ae8e23f3e275cca985 993 0.35/1.00 vMB 52
299,221 299,221 00000000000000004a71156d7774da145cd87e1911afd8ee2e492e1de9d57b27 388 0.52/1.00 vMB 17
299,220 299,220 00000000000000001c7a19e8ef62d815d84a473f543de77f23b8342fc26812a9 128 0.11/1.00 vMB 34
299,219 299,219 00000000000000000c02bf2f2ca762d3c28444844c4b916294905858df1e7e7e 797 0.50/1.00 vMB 23
299,218 299,218 00000000000000003e1fbde1815b3ef0330ff59c67358f69731de88a848d6dd7 935 0.35/1.00 vMB 47
299,217 299,217 00000000000000007f9937e0ffb883589543906894c0ddf149ba6165d3e43f58 1,159 0.35/1.00 vMB 61
299,216 299,216 0000000000000000849181db8c411486e811331fbc0b3ac48f6b625e0a000b88 839 0.45/1.00 vMB 43
299,215 299,215 000000000000000087dcdac06475fc4fc5d0840180b71f23b5f49fdd87fd64d5 1,390 0.68/1.00 vMB 42
299,214 299,214 00000000000000006c244073611f2e2fdedc6c5e78f77bede3773227f32e0395 191 0.08/1.00 vMB 28
299,213 299,213 0000000000000000359556eb9cd3965d02fc96674dab5e0c3dce29305a9aa370 674 0.49/1.00 vMB 16
299,212 299,212 00000000000000006137c9ad76eae091bac2de662d1324495a87fe3078611903 1 0.00/1.00 vMB 0
299,211 299,211 00000000000000008567054b64083e02b522c1e44c7a8e8fc20b93809d9ea830 1,024 0.34/1.00 vMB 68
299,210 299,210 0000000000000000563d27db96c7502465d50a41969544840b6bbd02886ce91b 495 0.25/1.00 vMB 32
299,209 299,209 000000000000000081e031db1a24df1c4a51a919e8a77851f4c40887ebefeda7 363 0.21/1.00 vMB 34
299,208 299,208 000000000000000038ff06e65670490654618beffd88a6fb2fc675ec7f31f7d7 623 0.32/1.00 vMB 38
299,207 299,207 000000000000000030d58d97094224ab0cac6be22b5a68f79e7cd4a4ec6bde15 189 0.08/1.00 vMB 37
299,206 299,206 0000000000000000840af7fb0a5d472719fa24ccfdbe9b1a08f146f5aa9e3f87 409 0.36/1.00 vMB 24
299,205 299,205 0000000000000000254d31d65e634f3aa5069bb853ea351c5ac6f1520e396d7d 842 0.35/1.00 vMB 39
299,204 299,204 000000000000000049342cc37ed8a5e759b4fae2f67ce6f010f83f0a0820eee9 35 0.01/1.00 vMB 43
299,203 299,203 00000000000000004ae891ce517c6a25a857a32846b78105fa397f407794a116 128 0.05/1.00 vMB 46
Previous 10 blocks ↓
Total Size: 782.53 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: 668.98 GB
    • Received: 15.68 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.