Loading Tool

Explorer IconExplorer

Memory Pool

44,830 transactions
28.62 vMB
0.12642471 BTC
Random Selection Loading Transactions
Max Size: 148.94/200 MB

Candidate Block

Mining Attempt 43ba84fd9ece5539bf3dfa124cf851687894ab6b3926503bb000a267e71493a0
Version 20000000
Previous Block 00000000000000000001ba294a1e5c8ead048e94ebd94561d85b6bcbd1b10899
Merkle Root 03dbab0e2e58c515699837a3089c69f33b91ce9ec0e16b20e5b106998636b8b4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,681
Size: 1.00 vMB
Total Fees: 0.03530031 BTC
Feerates: 78.42 > 3.54 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,709 (636,359 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
278,350 278,350 000000000000000142571170eef8240ed7b941950a42c51f3de12f794413a1fb 629 0.25/1.00 vMB 39
278,349 278,349 00000000000000024180bb09cb421db3c888d0186211cbecbd888c54ad5d7d3a 1 0.00/1.00 vMB 0
278,348 278,348 000000000000000164367d8bcd6bf620bb3b3a3527a301fdbd05a6eec4e9abd0 726 0.25/1.00 vMB 75
278,347 278,347 0000000000000001dbebc03075507f89749191c643f09f830f160424072ad18c 1 0.00/1.00 vMB 0
278,346 278,346 0000000000000002d902dd6213368c51eff6605728337fc2cb007f896e651cf7 539 0.25/1.00 vMB 83
278,345 278,345 00000000000000017388b42500adf4af4d350e3cc7c6aef0e8f1959119cbc989 571 0.25/1.00 vMB 57
278,344 278,344 00000000000000006497a7ed20171e733f76f885f6e75b38bbc43628e07babc6 284 0.14/1.00 vMB 37
278,343 278,343 0000000000000000d79d70bc94674580301e3c498b85a8a633e267a5ccb4ce51 911 0.77/1.00 vMB 19
278,342 278,342 000000000000000228cbcf9a5e1e4409978024dc442fd90be35beee1e6e03864 527 0.25/1.00 vMB 42
278,341 278,341 0000000000000001da6c6ec20e0f9a48adadd4fdf012708399acbb627218e8e1 719 0.25/1.00 vMB 71
278,340 278,340 0000000000000002e7777ff3f92717cde3d615c2d89cf5997f56fa53ca0adfe6 88 0.03/1.00 vMB 65
278,339 278,339 0000000000000002a012181151b70e550e2ba3376bdb02fe6979885c894503d1 61 0.03/1.00 vMB 74
278,338 278,338 000000000000000114127d5016b233ee5ffe4d8e4c3491444507b4c8aac370e3 727 0.25/1.00 vMB 75
278,337 278,337 0000000000000000eeef51c9ad3ce873a2ff147fec968d4a5aac8272e0c78ed3 664 0.25/1.00 vMB 71
278,336 278,336 00000000000000002a0338fd64400569281d71dc3235a511d13cdf7dd862a373 28 0.03/1.00 vMB 19
278,335 278,335 0000000000000000a2f0e5643ec474d4b3ea45fc2df041ed7703a19d20291926 70 0.05/1.00 vMB 20
278,334 278,334 0000000000000000b0dd627e9726ec8317be7fc9bb29944680bbb9d246a3c83c 276 0.17/1.00 vMB 38
278,333 278,333 0000000000000000dd953e95e9810891745d93a0ac14b8f7cd0d30b19694e1c1 181 0.11/1.00 vMB 32
278,332 278,332 0000000000000000d56e020e39c3e25d476d087cf6af82afad8b429bdbc8e3f9 58 0.04/1.00 vMB 5
278,331 278,331 00000000000000009ec397f2e60a45384aee05c701032a4bc3b213c2a555b8d8 429 0.30/1.00 vMB 39
278,330 278,330 000000000000000189a06c127d46ea2d7fb89ad91f772082924eca5386b067d2 206 0.15/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 781.88 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: 645.00 GB
    • Received: 12.64 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.