Loading Tool

Explorer IconExplorer

Memory Pool

79,966 transactions
30.10 vMB
0.08941478 BTC
Random Selection Loading Transactions
Max Size: 181.37/200 MB

Candidate Block

Mining Attempt f0dcb486a0d87d03b9e0ef045bc60694a850fe834a4b5879f11c7da442b19f11
Version 20000000
Previous Block 000000000000000000005a637be4f0674e0cd19654bae85c49d461bc204dc54b
Merkle Root 74f95d9d308d3efa402c31e4ce7eca18a8396d176e9c37963c0845dd206a55b6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,160
Size: 1.00 vMB
Total Fees: 0.01928448 BTC
Feerates: 80.28 > 1.93 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,143 (289,423 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
625,720 625,720 000000000000000000130fdc7abecb2e8d977c8bc98536140d3a5d6ecc8557eb 601 0.40/1.00 vMB 2
625,719 625,719 00000000000000000013191fbdbcc051d7700aedc6aba58fca45d54830145ce4 2,590 1.00/1.00 vMB 3
625,718 625,718 00000000000000000010911a22e65799373d42e83f584e4455e1e8ab750fdc6d 2,998 1.00/1.00 vMB 19
625,717 625,717 0000000000000000000a702876660b3746a15c8dfb5ce416655a7b2cb0570e26 2,910 1.00/1.00 vMB 18
625,716 625,716 000000000000000000092b9aaf2f4594d9918942d15b56dbdbd3d2b62249513e 1,218 0.42/1.00 vMB 15
625,715 625,715 000000000000000000012a0c0b41146a6cfe64c000cd9db388b17dcd5dca5f1d 134 0.05/1.00 vMB 14
625,714 625,714 0000000000000000000fe5ca2bdf0ec3ee7efd3a5596734527928521d1b34943 2,028 0.67/1.00 vMB 12
625,713 625,713 0000000000000000000967ac5d7073ad0e692f1827a500d3f80035db49c3b7af 225 0.07/1.00 vMB 16
625,712 625,712 0000000000000000000c7a0000352d360a4029afaaeaf362c3b2073dc2e68337 132 0.04/1.00 vMB 16
625,711 625,711 0000000000000000000dc4519a16b2d131ecd9847e5b8310b459c54539e5d2d9 103 0.03/1.00 vMB 15
625,710 625,710 00000000000000000008573055548361a7070bdf35737d2f4693c58d2e285200 423 0.15/1.00 vMB 17
625,709 625,709 00000000000000000001f357dd0a8fa75d8def858cb9f296a9d383048d23a12a 1,390 0.55/1.00 vMB 15
625,708 625,708 0000000000000000000af40f76db1be087bd306cbae85a7288bc4352078c8a0a 264 0.10/1.00 vMB 15
625,707 625,707 0000000000000000000628b5b3bad1b771c1be83f2f7457190b9c16fd914da94 2,640 0.90/1.00 vMB 15
625,706 625,706 0000000000000000000cc2011d874459d067016eaa81e97ee2201d0195deb254 1,288 0.42/1.00 vMB 11
625,705 625,705 0000000000000000000fb9e305ae0bede3ec3e4e2fc3fe03b3b8978385c3c0a1 1,506 0.76/1.00 vMB 8
625,704 625,704 0000000000000000000c7e4163c84b63e7e9d83981891919473b43c10b2891d5 21 0.01/1.00 vMB 7
625,703 625,703 00000000000000000011efa2987dac8c927a05671e0fbdd3200bd18c611a082c 1,095 0.43/1.00 vMB 11
625,702 625,702 00000000000000000009b29b3f7b629adcfff4323fab6188473e9179c5cc4cd5 78 0.02/1.00 vMB 24
625,701 625,701 00000000000000000000658800b74b9fede4426ebda5136346f8fd6bfd33e5a5 421 0.13/1.00 vMB 15
625,700 625,700 0000000000000000000af72672ad82e9291de2d3489e2b97b9438f44ca09c145 774 0.31/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 782.64 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: 672.44 GB
    • Received: 16.25 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.