Loading Tool

Explorer IconExplorer

Memory Pool

77,420 transactions
28.51 vMB
0.09099224 BTC
Random Selection Loading Transactions
Max Size: 173.55/200 MB

Candidate Block

Mining Attempt cafca37e1a91ff794bcef99392069afab11ff11cee818b452ead1ae277cc76c5
Version 20000000
Previous Block 0000000000000000000174c235c16ca840a29564c027ae89bfbd419301388a0c
Merkle Root adc0403978699b3c0600aa7152fee2f3a7a2ea8656ca2ff1b3d9f8a4d4e3694f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,808
Size: 1.00 vMB
Total Fees: 0.02645888 BTC
Feerates: 477.45 > 2.65 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,299 (117,599 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
797,700 797,700 0000000000000000000412799801e5a6326d6e548a3d40ee7f5ef50a893574d8 3,456 1.00/1.00 vMB 3
797,699 797,699 00000000000000000001760eeecbc8f9168bce0b6874e4759f72f48125e99010 5,577 1.00/1.00 vMB 6
797,698 797,698 000000000000000000051d288ad45fba4373b26b17239cfcd5ea6d8212088264 4,877 1.00/1.00 vMB 8
797,697 797,697 0000000000000000000215fb4cd80f944d055d8fbc0bf1db048135dfb2d03230 2,912 1.00/1.00 vMB 4
797,696 797,696 000000000000000000044cd5058051c40312711c453bd4886d9c41891f59adfc 1,716 1.00/1.00 vMB 4
797,695 797,695 000000000000000000035671d15f88c64a1a0f01a4318003b3bc8769a01ca01f 138 1.00/1.00 vMB 4
797,694 797,694 00000000000000000004c061469386d0666ac9165a61385f03ff4b57e775ff0c 2,052 1.00/1.00 vMB 5
797,693 797,693 00000000000000000000d8fc389e83756818990642f94e06c2ad45e7c928e8a6 3,964 1.00/1.00 vMB 8
797,692 797,692 0000000000000000000542136cd66e86595d466c60ea22d3c765383b0b86fc93 2,153 1.00/1.00 vMB 8
797,691 797,691 00000000000000000001d39416a5e743fde771e58e45ed2b6e113b9fa24e21cd 2,843 1.00/1.00 vMB 6
797,690 797,690 000000000000000000053fa738539839eba30c053c9c6dbf84342c2ad098a5c8 688 1.00/1.00 vMB 5
797,689 797,689 00000000000000000005232753b21c09c8633dc16ae66d03439a4171574b6d5f 3,351 1.00/1.00 vMB 5
797,688 797,688 00000000000000000002d86e84ec80465847e467c1700f28abe4df87209c13aa 2,276 1.00/1.00 vMB 4
797,687 797,687 000000000000000000028c93d8534aea35ea23a87f81a35c77fdd4c3d8060c73 3,291 1.00/1.00 vMB 6
797,686 797,686 0000000000000000000115c809d4f0f428228f433dc29c52194c11ce7f3e5bcf 2,766 1.00/1.00 vMB 5
797,685 797,685 000000000000000000013ff35d4d5b4dc05294713c274dab4cfd9ce6d6d66cd2 3,308 1.00/1.00 vMB 5
797,684 797,684 00000000000000000002c2d0b2aa816a286eae63cbb647ecb4a498892d37db60 2,688 1.00/1.00 vMB 16
797,683 797,683 000000000000000000025fa30c377b75f088da9cc306944d5ca2293d3ea6aeee 2,580 1.00/1.00 vMB 9
797,682 797,682 00000000000000000001e45132555a5c87cba3d9b6192b5b0413109bf5e8f514 2,677 1.00/1.00 vMB 6
797,681 797,681 0000000000000000000022d317e20499c9be4dd054c64265d2717da04b07ec48 2,801 1.00/1.00 vMB 6
797,680 797,680 00000000000000000001b7ed9b393d3a5c08f12e85d3dba113f09fa5f520a4a5 1,264 1.00/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.91 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: 713.77 GB
    • Received: 17.47 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.