Loading Tool

Explorer IconExplorer

Memory Pool

78,808 transactions
29.26 vMB
0.07936327 BTC
Random Selection Loading Transactions
Max Size: 174.97/200 MB

Candidate Block

Mining Attempt 77efb0ef9166c2d35134bbdb5025e627337297cb850de81404874b135a06c9e5
Version 20000000
Previous Block 000000000000000000005646862e45d7bc5b4c4a3d16e7119254b51a14f51fdb
Merkle Root 024b776fb04773c96c9b814389a6dd17f06117de15b9387f69926b275ed2f094
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,568
Size: 1.00 vMB
Total Fees: 0.01984598 BTC
Feerates: 150.77 > 1.99 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,069 (431,265 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
483,804 483,804 000000000000000000254a87b2e81d9a3ea3b8a0a879bae922224366c9ed1598 1,769 0.99/1.00 vMB 64
483,803 483,803 0000000000000000011327a0058e96e52354957afabe7858775423d4e46b9428 1,557 1.00/1.00 vMB 89
483,802 483,802 00000000000000000101feca014854c55350c5d2e4f733cead0ec3b9ec0161b2 1,987 1.00/1.00 vMB 265
483,801 483,801 00000000000000000080146cd62ed3d143aa853cbfdd4f9712c76c63409d3ced 2,553 1.00/1.00 vMB 303
483,800 483,800 00000000000000000079255a27b622d5161d221cf1b12e55b4d66be85418bab8 2,864 1.00/1.00 vMB 259
483,799 483,799 0000000000000000009967fbca6b0d7adc506a30cf33fbecb8053fcbcb9c6089 2,850 0.99/1.00 vMB 299
483,798 483,798 000000000000000000481b83dbd7564914bd896103c2881a24d0989413bcfd46 2,247 1.00/1.00 vMB 223
483,797 483,797 00000000000000000096b671d525ade3b3a401c6cd641589fc0f99b6b9a9a2a2 1,691 0.85/1.00 vMB 177
483,796 483,796 00000000000000000038ec60f647589311b7acff7180d3b69c29397b4e74f216 1,370 0.73/1.00 vMB 118
483,795 483,795 000000000000000000872c9be3d29f2850d082cc7e9692fb46bae74db159c1bf 1,894 0.99/1.00 vMB 189
483,794 483,794 00000000000000000032b86c0612231277e9f23f5ae2f50a3e2f9e0d4e907124 1,514 0.73/1.00 vMB 147
483,793 483,793 0000000000000000002419631f105327a52dba1a6ac448316d8bca99ce2b0b42 2,211 1.00/1.00 vMB 188
483,792 483,792 00000000000000000112e9671d82756f70ff997b75a22c247561088dc52ce1a2 590 0.33/1.00 vMB 151
483,791 483,791 000000000000000000b9ce7b8ce15da06595299d22f729aa7b5c7317b3f8dfca 962 0.49/1.00 vMB 70
483,790 483,790 000000000000000000792acb16dbfb35cce254167379cb941859b8bf55591670 1,982 0.98/1.00 vMB 215
483,789 483,789 000000000000000000504839849cf17cfd3e85094b3f62aad73b7926cb2f7992 954 0.66/1.00 vMB 138
483,788 483,788 000000000000000000230d3fcb2a46009aea59cd305ba95df813e1cc02f2defb 1,576 0.83/1.00 vMB 128
483,787 483,787 0000000000000000000a6914241cc13608dbf1013c2e5298982feb4bbffcb295 1 0.00/1.00 vMB 0
483,786 483,786 0000000000000000003ccb50176ffed04ee0031060f561ea689a7373156eb27d 2,213 1.00/1.00 vMB 203
483,785 483,785 0000000000000000012a17ea6bc65b6cada5523ce5f83f2a299f4127a59ecabb 1,597 0.73/1.00 vMB 185
483,784 483,784 000000000000000000f7964daee8d497e7a7d54fbeb01cda97b4a2dad01329f5 532 0.25/1.00 vMB 181
Previous 10 blocks ↓
Total Size: 782.52 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: 668.75 GB
    • Received: 15.56 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.