Loading Tool

Explorer IconExplorer

Memory Pool

85,807 transactions
31.34 vMB
0.09001687 BTC
Random Selection Loading Transactions
Max Size: 190.52/200 MB

Candidate Block

Mining Attempt 64195183bc8956df9deb48805e9214f4892defb9b69901df89627c967df94c98
Version 20000000
Previous Block 0000000000000000000028ac2da68334861cbce4537cc172c0452e50056a6e06
Merkle Root e505f9494c07fd142087bb364cbe99b449117878b6f55ed6d97562af45070be3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,053
Size: 1.00 vMB
Total Fees: 0.01637882 BTC
Feerates: 46.28 > 1.64 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,074 (329,507 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
585,567 585,567 0000000000000000001cf9f15eab4fe6152d038307311f1118255ad7c7b5e506 2,432 1.00/1.00 vMB 39
585,566 585,566 00000000000000000017cbc9e23868d5f01a3703727251d76d10903c1e69d1cb 2,753 1.00/1.00 vMB 52
585,565 585,565 000000000000000000152a6d5b37a77447e31374c835d6e9be5e17488d193293 3,070 1.00/1.00 vMB 57
585,564 585,564 00000000000000000001eda31fa0b11c50e79f5e2be6573aff0e7f451a734297 3,130 1.00/1.00 vMB 65
585,563 585,563 00000000000000000019141e2c067c0fb0dacef6dca3b69bb8607c1e78115146 2,816 1.00/1.00 vMB 51
585,562 585,562 00000000000000000005dd7d7c4b68936978f8c218eac151d35ab51b9978216e 2,118 1.00/1.00 vMB 20
585,561 585,561 0000000000000000000ef057ad4a4c3dd11ed7dcdf67dfc5b559b0a10a6c23d1 2,375 1.00/1.00 vMB 37
585,560 585,560 0000000000000000000b655366da3436cdf3cf043e55ff25242af2b42f8c4ac1 1,870 1.00/1.00 vMB 28
585,559 585,559 000000000000000000020fcf038aaba619e1eff9424df4a7bdc2c1c975302fe9 2,681 1.00/1.00 vMB 24
585,558 585,558 0000000000000000000496aa67b5bd28cc4eda5caf995969328aacb60db0e4a4 3,243 1.00/1.00 vMB 65
585,557 585,557 00000000000000000004ba275c505da95d13643513bc83ec4c1275fcfde6d755 2,206 1.00/1.00 vMB 43
585,556 585,556 0000000000000000000145deb08465a6b3c77b77e4fbe6e4ec1260ab45cd7686 3,038 1.00/1.00 vMB 59
585,555 585,555 000000000000000000031f3eed6eaca11b9f899934495fa6aabee491178d11aa 886 1.00/1.00 vMB 19
585,554 585,554 000000000000000000094374a41c1434be5a6bf016d5351d2a8591ba366012b9 2,827 1.00/1.00 vMB 42
585,553 585,553 00000000000000000013a5b58261fb504037897aea771d631f7c49207d6cb7b7 2,949 1.00/1.00 vMB 49
585,552 585,552 0000000000000000001729f244f7c398d68b9e0263ed201645cf94fc4a48ecd8 3,017 1.00/1.00 vMB 60
585,551 585,551 00000000000000000014ab98b432147375e98faf0ff9f630d48861c9e385c746 2,741 1.00/1.00 vMB 80
585,550 585,550 00000000000000000002479464225e717f74872538675454d84905e32a1eb210 1,972 1.00/1.00 vMB 27
585,549 585,549 000000000000000000153a41a01063634b8ce468cf475a4ee06ab1d71029855e 1,363 1.00/1.00 vMB 22
585,548 585,548 00000000000000000014673628aeb18ebfe3b324d7add0465bd9f774431727d0 2,301 1.00/1.00 vMB 24
585,547 585,547 0000000000000000001dc5c44eb59feedb6ba2d107eb58da8f21314b5a30b796 2,789 1.00/1.00 vMB 39
Previous 10 blocks ↓
Total Size: 782.52 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: 668.92 GB
    • Received: 15.64 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.