Loading Tool

Explorer IconExplorer

Memory Pool

82,938 transactions
31.51 vMB
0.11464228 BTC
Random Selection Loading Transactions
Max Size: 190.77/200 MB

Candidate Block

Mining Attempt baec53f39368d96068514486d553b8e9089ee45f15556eb3d3a0799b791f1b93
Version 20000000
Previous Block 00000000000000000001cd73236a028c712d69000472bf4b7a3a172265e397d2
Merkle Root 476f72ef0cb70654235dacd6918c63702f39ec9cb1769d40bcb3bf5ed37ebe71
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,617
Size: 1.00 vMB
Total Fees: 0.03561847 BTC
Feerates: 318.30 > 3.57 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,349 (218,670 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
696,679 696,679 000000000000000000062511ebaac4a2d3cfdc63e3f3e2cb993391baaabf00a3 2,655 1.00/1.00 vMB 3
696,678 696,678 00000000000000000002a0fe6ac1d95e5f876d6063b3551c111a11adf28c54ad 2,529 1.00/1.00 vMB 8
696,677 696,677 000000000000000000067aae5df931bb5115101267a80e08037252fa59fd9be5 2,520 1.00/1.00 vMB 24
696,676 696,676 0000000000000000000a7386da94e32a09205209a6d1ff630055b5130ba72e34 933 0.59/1.00 vMB 8
696,675 696,675 000000000000000000102bf5ca8edfa459ae6891cdbdf8f897293fc06f7bf44a 2,448 1.00/1.00 vMB 12
696,674 696,674 00000000000000000011a4bab298ec5c1e3292e920512972ec10884645d63ac3 2,058 1.00/1.00 vMB 7
696,673 696,673 00000000000000000010940f95a8b1559c66901b248ffe8279d9bfc1996d740f 1,856 1.00/1.00 vMB 10
696,672 696,672 000000000000000000031201660493c945ca921ca2b10f41eac2da4c6c396686 1,699 1.00/1.00 vMB 10
696,671 696,671 0000000000000000000cef54583f73e332f184d250d4ed301f66364c1b8c2b74 1,087 0.54/1.00 vMB 6
696,670 696,670 0000000000000000000f455a0080e5a2f844026fb05aba4a51f4af7132e544a3 1,943 1.00/1.00 vMB 7
696,669 696,669 000000000000000000023a35b7cc8fbf705bd4969b5b4c722bb0894d2a8d438a 1,346 1.00/1.00 vMB 4
696,668 696,668 0000000000000000000b6dbbaaec3ba64b9c463a20546bcee1a45d6cde2088c8 3,028 1.00/1.00 vMB 7
696,667 696,667 0000000000000000000ea16ce12287899cb61c961b796ea6d4c221405769bfe6 2,452 1.00/1.00 vMB 8
696,666 696,666 000000000000000000082aa328aba05a754a2c6eddd8b656e2aef060f630296c 2,267 1.00/1.00 vMB 59
696,665 696,665 00000000000000000009a547e5c2ad9a06dacd1294ba08644e17e084ca449da7 1,903 1.00/1.00 vMB 15
696,664 696,664 00000000000000000002bfc831b26690c38f695cf628cbce7f577cfb7474201c 2,462 1.00/1.00 vMB 8
696,663 696,663 0000000000000000000302f3043e651853bddcc5aa9af4fe91b8fee1de92d3e9 969 1.00/1.00 vMB 7
696,662 696,662 00000000000000000010052d920b09a1af9f7c3ca70836d6825d8820c1fec1f5 1,898 1.00/1.00 vMB 15
696,661 696,661 000000000000000000048cc8cb8a535675790c9e26347f5f2f4c604f84d53160 2,586 1.00/1.00 vMB 4
696,660 696,660 000000000000000000089c147bf21443f54d4cf051776e645c266ec18f930d03 2,511 1.00/1.00 vMB 24
696,659 696,659 00000000000000000009f0e2bbc74a267e20eebc413239c30d12a780e7d21fd2 2,299 1.00/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 783.00 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: 718.48 GB
    • Received: 17.90 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.