Loading Tool

Explorer IconExplorer

Memory Pool

76,536 transactions
28.94 vMB
0.07606839 BTC
Random Selection Loading Transactions
Max Size: 176.85/200 MB

Candidate Block

Mining Attempt ad59beefa7527cb444fa09e2dcf9c51429fb11f3249423e197a1366d300cbab5
Version 20000000
Previous Block 000000000000000000009df2a42daf883294bc70d5e3dcb4236d35117bf4386b
Merkle Root 5ce35c7b4cb91dd79b95f621ce880211adf5cdd5c47dbd82a40a5e59c0c1e414
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,275
Size: 1.00 vMB
Total Fees: 0.01290901 BTC
Feerates: 77.76 > 1.29 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,246 (646,973 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
268,273 268,273 0000000000000002f8a73902432074b94e18235dd5d93255155146cc8b82d3bb 607 0.25/1.00 vMB 62
268,272 268,272 0000000000000008304605bdc7feb97f73d4b07f9bac6c8cb47f623c977bf738 1,161 0.50/1.00 vMB 52
268,271 268,271 000000000000000738308cf9e47d3ddc01997467f0c8a8af58cfd8ebc4817628 177 0.25/1.00 vMB 57
268,270 268,270 0000000000000000c5cf788194a435caff32258f52b7b170a225174f9b991b93 296 0.25/1.00 vMB 53
268,269 268,269 0000000000000006ee6d5a0c5060a02b46f8eee92481d812540c8e88982e4452 283 0.25/1.00 vMB 53
268,268 268,268 0000000000000003eafed7788e755d7248c9b3894b925ca170849fe576041eb9 355 0.50/1.00 vMB 58
268,267 268,267 0000000000000007f73582732bc82e0a70e78e45a6b924b7ac0059c8dd73e807 571 0.50/1.00 vMB 68
268,266 268,266 0000000000000008170136181ebc1d9a5ef1f160598c0b7ed8f5f94b5ee23282 144 0.07/1.00 vMB 94
268,265 268,265 00000000000000032b84a96357691c2a2ba6777c82f871a79182f8d9a117d14f 103 0.25/1.00 vMB 68
268,264 268,264 0000000000000004db516fcef760c9e99677f073dd0d0aec92b4c185ea331901 236 0.90/1.00 vMB 53
268,263 268,263 00000000000000062227a90b3584ecad26a0bfcaf4464375861328479d3fd74e 143 0.25/1.00 vMB 50
268,262 268,262 0000000000000007745e23259d87a3de4182786feaf20b09e27420b2459f4c27 208 0.25/1.00 vMB 57
268,261 268,261 0000000000000006e50dd3a7932912a124f4a33125c012f0b93e7ca755b6707d 117 0.05/1.00 vMB 196
268,260 268,260 0000000000000000439180152517b0959b9e08b46355ec037bdd9e2ff4a71f46 251 0.25/1.00 vMB 73
268,259 268,259 00000000000000054947a089d40b5e77879c245460c8a7572df8efbc69cd542b 659 0.25/1.00 vMB 103
268,258 268,258 000000000000000429140bb0514049216e7e9a6909921bb51b370156d8e75957 721 0.25/1.00 vMB 109
268,257 268,257 00000000000000066cfade139a024e210cefa23642e477aec187c9866af51cee 384 0.15/1.00 vMB 80
268,256 268,256 00000000000000071fd41485a308c72d5d37c786822dc4ae693449031e8fb7e1 266 0.11/1.00 vMB 72
268,255 268,255 0000000000000002d6818f13ae747a1b6bafebcb18e5428b29ff8fdcd3ed74ab 973 0.45/1.00 vMB 81
268,254 268,254 00000000000000033a4033a752e902ac006d045e4d5c023fea51f9c71e73a7ff 182 0.12/1.00 vMB 22
268,253 268,253 0000000000000003246a42f137434ce39fd50175c327b698030a2bcfa4dadbba 388 0.15/1.00 vMB 78
Previous 10 blocks ↓
Total Size: 782.82 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: 710.76 GB
    • Received: 17.08 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.