Loading Tool

Explorer IconExplorer

Memory Pool

75,276 transactions
29.04 vMB
0.08617839 BTC
Random Selection Loading Transactions
Max Size: 171.45/200 MB

Candidate Block

Mining Attempt 5119d54876ca72578394d8b9a5666f4f7f44c9670e2f0ec2c480eee52aca11c5
Version 20000000
Previous Block 0000000000000000000079c58af6a2b359f3e886cb8feb18ed0cb9582a110279
Merkle Root 6327ea90f93a40ac94645a7ec9481069b8e3919da6a88e7bd11fc00d87d107e7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,490
Size: 1.00 vMB
Total Fees: 0.02483454 BTC
Feerates: 302.06 > 2.49 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,042 (201,379 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
713,663 713,663 0000000000000000000a8c54b4dfa4ba0152a0c4d5bcbf999025cbcbf0efc039 1,151 0.48/1.00 vMB 8
713,662 713,662 00000000000000000000f8d517c4851ef50f755756eac9e6763bebb3d2efde39 402 0.21/1.00 vMB 6
713,661 713,661 0000000000000000000aed457dd4882f77f96519ed76269e1fd9cd4fe35e4f12 1,387 0.91/1.00 vMB 4
713,660 713,660 000000000000000000009cb9e4907888ca050a216f26bfa0ba2dc48cd066e94c 613 0.94/1.00 vMB 2
713,659 713,659 000000000000000000067598bfd988c3ef340f46ca70092b4814eb3b3a81a5e3 2,178 1.00/1.00 vMB 8
713,658 713,658 00000000000000000000af4a8ec41579edd8b500a0624b84a9415b801fc7629e 2,764 0.99/1.00 vMB 8
713,657 713,657 000000000000000000061935b7976a7ed4dc0d7590e9d60bfd76cf0a5268e78e 1,643 0.99/1.00 vMB 5
713,656 713,656 00000000000000000009922e3b951e85327702c3ceda4cc134b0f0f5230a6c75 1,813 1.00/1.00 vMB 7
713,655 713,655 00000000000000000009efa3364339e6b8fb8dea9beb8946a55df33360f5a809 54 0.98/1.00 vMB 1
713,654 713,654 00000000000000000003818f617b0b9b55ec4a277f12a7d743d1ea28bd059da6 400 0.99/1.00 vMB 2
713,653 713,653 00000000000000000002c64914b1f9ede8b1a9240e6d12f8c2e7785ecc85e1ff 398 1.00/1.00 vMB 2
713,652 713,652 000000000000000000014fc28d3085848ccf0b5083fac5fa08f9f8898cf27215 3,224 1.00/1.00 vMB 11
713,651 713,651 00000000000000000000767ea87f1209c40b4f82d4b40156bf73aee626963395 1,975 1.00/1.00 vMB 8
713,650 713,650 0000000000000000000a386e7067596adab93a1ec7ee1e87dd10b30bc6bfa2eb 121 0.98/1.00 vMB 1
713,649 713,649 0000000000000000000725f7d612063e7f7cb61e0b7e396907847d557b355d7e 1,847 1.00/1.00 vMB 9
713,648 713,648 00000000000000000007c48242d5204b32a99c4e89d4ecafedbcf7bcc520769c 50 0.01/1.00 vMB 19
713,647 713,647 0000000000000000000958e47a225655ef9f73902563a436b06186d90d9dc011 87 0.06/1.00 vMB 9
713,646 713,646 000000000000000000084106fe0c15b32e3b989267a0b553235d79d8ea530a36 1,213 0.50/1.00 vMB 8
713,645 713,645 0000000000000000000a9acd45a626968a64b48d8be55904edad0b1fec1081c1 2,954 1.00/1.00 vMB 6
713,644 713,644 00000000000000000009890aa44506521085ed947319dd2bee74fe378e163667 2,900 1.00/1.00 vMB 13
713,643 713,643 00000000000000000006977893eb358c5a0e4527b2909bb82b3916989bff3e02 163 0.05/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.47 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: 667.97 GB
    • Received: 15.34 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.