Loading Tool

Explorer IconExplorer

Memory Pool

43,275 transactions
27.01 vMB
0.06247812 BTC
Random Selection Loading Transactions
Max Size: 142.11/200 MB

Candidate Block

Mining Attempt b60204f32671104f8e6b3f424bdece68077a2529a62de1c0cd50f25b04dafca6
Version 20000000
Previous Block 000000000000000000015e8f4c39ca0699d930716f37fac725961f0c21424ed6
Merkle Root 3e755a1fca2a039179a40ee2a1a76b15bd560c05d3db2d29676d90b4cdee1b46
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,483
Size: 1.00 vMB
Total Fees: 0.01210419 BTC
Feerates: 151.15 > 1.21 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,906 (338,135 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
576,771 576,771 000000000000000000192a1fca8ee5c1aa466587771f9ec71401ff6e98b53eab 2,881 1.00/1.00 vMB 104
576,770 576,770 0000000000000000001c026e14f5f416bb109294e508966720d2587c6f24d430 1,953 1.00/1.00 vMB 164
576,769 576,769 000000000000000000214940bb6fd9d307a48b284109a4a9ac0ffb18d66c53e6 2,884 1.00/1.00 vMB 49
576,768 576,768 0000000000000000000707145f569d50adf4c9721514d29d596982343a21ce63 2,649 1.00/1.00 vMB 110
576,767 576,767 000000000000000000009d22011b9b02d17f6da1cf67f9cd5ec76482c6120412 2,928 1.00/1.00 vMB 184
576,766 576,766 000000000000000000011941c77313bd452d727ab67d17b7c771e2dabbf5bf78 2,149 1.00/1.00 vMB 148
576,765 576,765 0000000000000000002562560c5a7814e95de7bec726a6034ce60dc1718fe916 1,860 1.00/1.00 vMB 169
576,764 576,764 0000000000000000000375788ed9b0775cc8b9f56e67a3d7eb325376217ee15a 1,330 1.00/1.00 vMB 179
576,763 576,763 0000000000000000000938cf49da92685fcf04186abe6de42e16394930709cbd 1,446 1.00/1.00 vMB 196
576,762 576,762 0000000000000000000b04d8e7c91ec3255fc26569708d3a2d614fb8afabb744 1,972 1.00/1.00 vMB 82
576,761 576,761 0000000000000000001aef4076ec29918ef0484b528667183d5f84b82f65b17e 1,413 1.00/1.00 vMB 47
576,760 576,760 0000000000000000001cd3822986897040e81496aea8e2cbfa9f48594a09195f 2,780 1.00/1.00 vMB 86
576,759 576,759 00000000000000000011cb716d6c319f7d7ed992096dcf22fea1de896c8cf667 1,877 1.00/1.00 vMB 84
576,758 576,758 0000000000000000001fb12d7730d5e671fd01066fcdc025c53cd6c3da5ff623 2,572 1.00/1.00 vMB 94
576,757 576,757 00000000000000000000a033d1959bbfb903ebb469ec0b8660ad68e9bc94a547 2,607 1.00/1.00 vMB 145
576,756 576,756 0000000000000000001e2070df3570878c4c762e511866e56a5cfe17e15a9c12 2,789 1.00/1.00 vMB 156
576,755 576,755 00000000000000000022dcabeea16ab6516e19a035090524d4509d1e74201bad 2,745 1.00/1.00 vMB 211
576,754 576,754 000000000000000000016e1bc5afac60a9d2edf0d34a65df311fa97e7738e790 1,694 1.00/1.00 vMB 37
576,753 576,753 00000000000000000006aa079313892f2a4f9239fe219d5289d79bc499809951 2,254 1.00/1.00 vMB 79
576,752 576,752 000000000000000000049a69dd96dd90c63b0e86826dd9433ec772d51974c612 545 0.18/1.00 vMB 62
576,751 576,751 0000000000000000000d3606b7c1cd7a06fdb0f3db9fc6d8e33be4ceeb0d194c 2,562 1.00/1.00 vMB 71
Previous 10 blocks ↓
Total Size: 782.22 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: 654.76 GB
    • Received: 14.18 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.