Loading Tool

Explorer IconExplorer

Memory Pool

74,601 transactions
27.65 vMB
0.06858585 BTC
Random Selection Loading Transactions
Max Size: 168.39/200 MB

Candidate Block

Mining Attempt a41915d53021db4e780e68e75093f55a0a5880d2632286aae3ac61d43eee9667
Version 20000000
Previous Block 0000000000000000000172681c51a3d1420d64b53f092a1fc2f3f9d3e0558f71
Merkle Root 2365cbbfc95c23de5676728a8adc19d33b16b68145b8e629438c49015f4d3528
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,635
Size: 1.00 vMB
Total Fees: 0.00829042 BTC
Feerates: 180.82 > 0.83 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,270 (105,778 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
809,492 809,492 00000000000000000004cffc859c064a29788a617f57bef1f32bcd1410a23c46 3,057 1.00/1.00 vMB 30
809,491 809,491 00000000000000000003e3c39bd359b5718560882896223eee723542275015f5 1,724 1.00/1.00 vMB 21
809,490 809,490 00000000000000000000c23ed110a5695004de854158e02a8cb2504d2438cba6 3,265 1.00/1.00 vMB 29
809,489 809,489 0000000000000000000276a72a9dd8f5e44f8e4d7ab807ff43b9415585f7cb2a 1,114 1.00/1.00 vMB 12
809,488 809,488 000000000000000000026567642d9e6cfa828b750f6e2800e4a71beeb85db4e3 1,088 1.00/1.00 vMB 12
809,487 809,487 00000000000000000001c90a14cda8a60c094e5fdecfbddf0133babda68f7bc0 2,154 1.00/1.00 vMB 19
809,486 809,486 0000000000000000000444a355d04583eb379c832c60acbb24e67716c4ba9504 1,070 1.00/1.00 vMB 11
809,485 809,485 00000000000000000003ceecc0a5ab4f1da2eaa35a73c7edc6cfa09557bb7553 2,011 1.00/1.00 vMB 21
809,484 809,484 00000000000000000003c135db96a76feabdc676a7779177b84b1393481538b3 1,887 1.00/1.00 vMB 14
809,483 809,483 000000000000000000028ad5ff8c69988a2e61cbe2bd3cd3169587b73a82faed 1,815 1.00/1.00 vMB 17
809,482 809,482 0000000000000000000484ea920c3ee943e157ab95ad66344b6a218a94232a9c 2,368 1.00/1.00 vMB 19
809,481 809,481 00000000000000000003830cce2310d84f0dad692540e108bb448254cfa330e5 2,470 1.00/1.00 vMB 31
809,480 809,480 000000000000000000016447a4aa208ec4e3747d6066b24ff7cd6cf4ea684919 2,646 1.00/1.00 vMB 18
809,479 809,479 000000000000000000014e10800dae7098677099720349888fb1b8e000b0d4b0 3,925 1.00/1.00 vMB 26
809,478 809,478 0000000000000000000261a0b5d3836c8bd1785946118e01ac989e7a4b228ce5 2,945 1.00/1.00 vMB 36
809,477 809,477 000000000000000000035e97e7f10ecdfb1ec759c619ce847f8429de850f1903 689 1.00/1.00 vMB 12
809,476 809,476 000000000000000000045b7d6e02a875102f98d7cec6863d925209514baa312f 1,028 1.00/1.00 vMB 12
809,475 809,475 000000000000000000036b581b8359632b2fa6cf43194563d8ea9b0d3b2d28f9 790 1.00/1.00 vMB 9
809,474 809,474 000000000000000000007e710fe54f2abed03f85b66a81b80ee84bc64a30b86e 2,003 1.00/1.00 vMB 19
809,473 809,473 000000000000000000018705b96fd9a3d1557d3c53bac8bcfce3baa7931c4116 2,101 1.00/1.00 vMB 19
809,472 809,472 000000000000000000030c5434d647677d0cc232191e96b8474e40ae0e1c6d0b 2,830 1.00/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.86 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: 712.85 GB
    • Received: 17.24 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.