Loading Tool

Explorer IconExplorer

Memory Pool

78,936 transactions
29.48 vMB
0.09266036 BTC
Random Selection Loading Transactions
Max Size: 177.97/200 MB

Candidate Block

Mining Attempt 11223ed11b544bf39df939f8ab77581088e079abbfa46203125a9fa558e8433c
Version 20000000
Previous Block 000000000000000000016243f6155663ea56aeb617e220dfe372214395a7d65b
Merkle Root e88c2ad920e9cc6e70aff55c479c616f7ae868564c9d721c970e147817663f21
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,835
Size: 1.00 vMB
Total Fees: 0.02872488 BTC
Feerates: 302.06 > 2.88 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,129 (168,844 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
746,285 746,285 00000000000000000002960573ee872e4106ff63f0f36d65ab9f7e6a43d777ad 2,431 1.00/1.00 vMB 13
746,284 746,284 0000000000000000000620c7b485b1f0dbdb9839fdb77946c3bc3ab02934e974 823 0.70/1.00 vMB 6
746,283 746,283 00000000000000000003574a13b1b6ab408e4610f357991b994922f3dfeb33b6 788 0.50/1.00 vMB 7
746,282 746,282 00000000000000000009265c9775d3212e3cde744a72e693c93aa437a5fae25d 935 0.38/1.00 vMB 11
746,281 746,281 00000000000000000006e9c9d4831e1d2e7a4a76a15a8cee8b84cc4a8748de95 559 0.24/1.00 vMB 10
746,280 746,280 000000000000000000025928d9438ddd4fd9e2ca357710e11ec1d7982e21a3d4 181 0.08/1.00 vMB 12
746,279 746,279 0000000000000000000a0281d957e6a6deced4e808c1fbb30748e5ec53b6ebc1 570 0.28/1.00 vMB 9
746,278 746,278 00000000000000000005304b411132a0d08913cd360f4bfe9c64fd0e7da0c55b 183 0.25/1.00 vMB 3
746,277 746,277 000000000000000000056c5839aac7af900dede04f799c4cf437319fd30d8d3c 2,138 0.70/1.00 vMB 12
746,276 746,276 0000000000000000000615c493385f605d86566c597bb2b4c99f36e56e0928ae 468 0.41/1.00 vMB 8
746,275 746,275 00000000000000000002a8eb21dcccb7f1a4ab849f8d1532ca443b0c11dd84ac 244 0.15/1.00 vMB 9
746,274 746,274 00000000000000000008defc2a34fb171611c656a07d250f8927043a7d4fa48f 206 0.09/1.00 vMB 10
746,273 746,273 0000000000000000000913aa07b2a885a88233347f9a16f2b8b4b4412733aef2 1,269 0.47/1.00 vMB 12
746,272 746,272 00000000000000000001753c2fca13260fb4c654d0aa469094b9c833cc4e4896 828 0.51/1.00 vMB 7
746,271 746,271 00000000000000000001ca2c54e909913464153f13593947e2b41c2798d9f144 1,415 1.00/1.00 vMB 18
746,270 746,270 00000000000000000002f4dc1144e7bd9d243f1dbbe4cc0c51dece6f275b02c7 850 0.98/1.00 vMB 10
746,269 746,269 00000000000000000008dc2e62ebc2cf5d72d9e9df29a28c7ea2c1a0192744cd 51 0.04/1.00 vMB 4
746,268 746,268 00000000000000000009483c5fdb898b2aaa84a768f519b1408845b9bb04717d 63 0.08/1.00 vMB 10
746,267 746,267 00000000000000000007a90cd2e994c60db0f0cd1e60582dde76d182d4c9ceb2 497 0.57/1.00 vMB 4
746,266 746,266 0000000000000000000645eadc59ea3d90a146f1940fe2a37d748589bb13fbc9 1,943 1.00/1.00 vMB 3
746,265 746,265 0000000000000000000625046aea77f0c8fdaa88c3abb8d54c1b981cf8db42e5 2,693 1.00/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.62 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 671.99 GB
    • Received: 16.09 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.