Loading Tool

Explorer IconExplorer

Memory Pool

81,810 transactions
30.85 vMB
0.08207701 BTC
Random Selection Loading Transactions
Max Size: 189.09/200 MB

Candidate Block

Mining Attempt 14727060d4d090d056ccbdb96cb876e7854057ba14ed2044af69522f0e0e5b54
Version 20000000
Previous Block 000000000000000000019785507a79249f2e450279abdeb5d17be8cab73e03e8
Merkle Root 0a59425cd6d65fdc957a8fe0d9256a14d09f2b102eecb7b882d415fb10223418
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,224
Size: 1.00 vMB
Total Fees: 0.01274772 BTC
Feerates: 100.00 > 1.28 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,221 (561,846 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
353,375 353,375 000000000000000014595b44329a08f18391c04e117c488f86a55b513deb8465 816 0.75/1.00 vMB 18
353,374 353,374 00000000000000000c1aa20b2fa8dc6e92cc9aad9d45b85fa4d189f2b460406a 2,942 1.00/1.00 vMB 37
353,373 353,373 00000000000000000ca7aedb07a6af1adcb18a5ec859d79d9ce4a41c8de9dac1 1,309 0.68/1.00 vMB 24
353,372 353,372 0000000000000000007b211e8402764df49e66d8d921df853389c138461ff9b4 2,475 1.00/1.00 vMB 31
353,371 353,371 000000000000000005b1f2bb81d87690cf02ee62e01064756e30e814865474cd 503 0.27/1.00 vMB 22
353,370 353,370 000000000000000016a460e45cfaf93025018e08913e10e575206c8d212981c1 1,495 0.74/1.00 vMB 24
353,369 353,369 00000000000000000bf3831b8392cbf2d3c9fde596636ce8132c8977cd441c22 542 0.35/1.00 vMB 20
353,368 353,368 000000000000000007e3f704e180d01c74f940cb71b7a904a4d0210c4659ec48 1,758 0.82/1.00 vMB 26
353,367 353,367 00000000000000000e37c36ebf13271819b03ac19e00c38b60bf45059b59ec08 226 0.12/1.00 vMB 29
353,366 353,366 000000000000000007130c827547ce2730e4363e0fcd11d7046f13f5ebe009ba 240 0.13/1.00 vMB 23
353,365 353,365 00000000000000000a8378c1df9e36f022f3e9f7a6d1401f6de4cbd8a07c1da3 173 0.09/1.00 vMB 21
353,364 353,364 00000000000000000ce07e8d08c783e075f0eb5eba931654c116a395f1ff9ba5 438 0.24/1.00 vMB 24
353,363 353,363 000000000000000004f78a7ee789230040eae506249066af1f8b82e73816ea30 708 0.38/1.00 vMB 25
353,362 353,362 0000000000000000120a8023b59741ad1da58be169dd3870efe38cf85510b15f 420 0.26/1.00 vMB 14
353,361 353,361 00000000000000000f0e80f4a9981f302fc393fd4393060641331ad633e85756 465 0.23/1.00 vMB 33
353,360 353,360 000000000000000005332afa6cf5069b5e5f55535bca5f073420a739a3bf62e3 788 0.37/1.00 vMB 29
353,359 353,359 000000000000000006f455097bd4f29cd6423ee6184c3db1a75a207f0604e818 1,160 0.75/1.00 vMB 21
353,358 353,358 0000000000000000154317362690237500092437b156ce0fa339fcc9bcb629f5 1,601 0.75/1.00 vMB 29
353,357 353,357 000000000000000002eb928650eac0c5ed307d47c6fe100185df6feb5781a43b 1,123 0.67/1.00 vMB 23
353,356 353,356 00000000000000000b2bffbdf1a1941eda1c536584a162302aa47ffe4dcc8247 747 0.49/1.00 vMB 20
353,355 353,355 00000000000000000254eb7d8dba27d65da4b1eab3722440b06af4433b49757d 1,800 0.85/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.77 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: 709.32 GB
    • Received: 16.88 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.