Loading Tool

Explorer IconExplorer

Memory Pool

65,495 transactions
30.31 vMB
0.07637865 BTC
Random Selection Loading Transactions
Max Size: 171.38/200 MB

Candidate Block

Mining Attempt fd9dcf0f2f6bb8aa877b06ad793e3af4525540578f3e3a89f84a75549d8e90f1
Version 20000000
Previous Block 000000000000000000014ab2be0566cd20fccff9187da3853a74af3e86f6d6dd
Merkle Root 71bc13af7ce05bdc1650537f302920177a9814b930e6ece87588180f6ca76153
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,213
Size: 1.00 vMB
Total Fees: 0.01733290 BTC
Feerates: 150.93 > 1.74 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,944 (379,883 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
535,061 535,061 0000000000000000001f9ec78a0e59a094f42f2bacbad17469b6ad3635d51296 354 0.13/1.00 vMB 10
535,060 535,060 000000000000000000154c92dc7c60ac1af8149f4e7120c03b3be053fb7aa6fd 287 0.26/1.00 vMB 22
535,059 535,059 0000000000000000002594018dbe27be506796de2552d38ee7beb6d9a4f2ef87 667 0.33/1.00 vMB 17
535,058 535,058 00000000000000000024f2f8dd62d85357ea9a29905f4ee38085493a7f16d5ff 1,673 0.65/1.00 vMB 17
535,057 535,057 00000000000000000019027eaf5819d98a46ab73215c360b2e67046c8d7ba65d 2,288 0.99/1.00 vMB 22
535,056 535,056 0000000000000000001305099ae9acab8c38ed2db2c94abb3bca3a028754cfad 119 0.03/1.00 vMB 13
535,055 535,055 00000000000000000000423355ea57bb3abf59bbfc447c02a228926cf8ad3150 15 0.01/1.00 vMB 12
535,054 535,054 00000000000000000014580c592763b15b1968082cba32da2947219a19452479 933 0.34/1.00 vMB 24
535,053 535,053 00000000000000000015e5aa1f7226fbdc60325ecf32b4a038699356bfb473e4 1,693 0.66/1.00 vMB 14
535,052 535,052 00000000000000000022758df4a3ba096698612eb78bb58039ad369d0611436e 69 0.03/1.00 vMB 27
535,051 535,051 0000000000000000002adf4365162c1a3aa2654c37096a601b0a5916f5044e86 1,873 0.82/1.00 vMB 16
535,050 535,050 0000000000000000000200aa6dd083c1753637717fc8d65ae830268a1895e645 1,509 0.65/1.00 vMB 20
535,049 535,049 000000000000000000116f40d305c175c1706bc7aad59bbe1149ae6c326161f6 536 0.25/1.00 vMB 16
535,048 535,048 00000000000000000013369ac0ca87a6610b3e79bfb4d0216dcf1c8618475500 1,227 0.56/1.00 vMB 18
535,047 535,047 0000000000000000002f4cf02154703b12679d6efe09d86145926611b623a9ad 972 0.42/1.00 vMB 14
535,046 535,046 00000000000000000022da8a44865554a7bfb4a583307e4edfd3b943fc5152e5 865 0.33/1.00 vMB 14
535,045 535,045 00000000000000000002ef02fc8356db957d9807424cc044fd661a09c9fcd059 1,682 0.89/1.00 vMB 22
535,044 535,044 0000000000000000000f7cf1f19421adbeaddf6e0a8e2e2871fdc60a7f7dfe4a 1,915 0.69/1.00 vMB 15
535,043 535,043 000000000000000000227c32ceb235c6096c010a0f9367af4b3032c7bc62538d 350 0.13/1.00 vMB 15
535,042 535,042 000000000000000000287bbe84efbc8a8bc792cc6e8af6d852bc1d03bc5746b5 981 0.48/1.00 vMB 18
535,041 535,041 00000000000000000029c28bbfc9d3ad6d5759dd63b12c771f5ea91a7c79cfe3 1,854 1.00/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.29 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: 657.08 GB
    • Received: 14.48 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.