Loading Tool

Explorer IconExplorer

Memory Pool

51,863 transactions
29.25 vMB
0.08579244 BTC
Random Selection Loading Transactions
Max Size: 156.72/200 MB

Candidate Block

Mining Attempt 53c2fe4f467694caae4ed4b862d7c9df58c194c640b0bd052c63f998d321eb91
Version 20000000
Previous Block 0000000000000000000086737fba9a33bd6932388559488701a76c615d9b1e14
Merkle Root 05f0a0735f32f5ec03baf49ee2751d32034815d34f58fc35fe761c3399cdf0f2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,763
Size: 1.00 vMB
Total Fees: 0.01843719 BTC
Feerates: 70.37 > 1.85 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,714 (69,871 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
844,843 844,843 000000000000000000001484aa80e2e188df3ae3781943b49607ba22defef0eb 6,034 1.00/1.00 vMB 8
844,842 844,842 00000000000000000000172bc6fc1f48ba9522736e61a61c49f591347bdda6c5 5,616 1.00/1.00 vMB 11
844,841 844,841 00000000000000000000494445f860fabd58e3c509de90406fc63581aed3ddec 5,083 1.00/1.00 vMB 11
844,840 844,840 000000000000000000021a7bfbf56e93ae36bc40b1360c04264c2cc259eb9fe5 5,017 1.00/1.00 vMB 9
844,839 844,839 000000000000000000021eefecdac26f04c6253c96fe3cf05e691c56525dbaab 3,340 1.00/1.00 vMB 11
844,838 844,838 00000000000000000002a28525abc8a7538b1cb05271ca3a944c7e7d4f4c3ef2 3,621 1.00/1.00 vMB 13
844,837 844,837 000000000000000000028803cebe5dbea804804dbc89b961d50d403096af04c7 1,821 1.00/1.00 vMB 9
844,836 844,836 000000000000000000023cecf1fde127c1e1c00dbe84ba531232464d4c1c4236 2,969 1.00/1.00 vMB 19
844,835 844,835 00000000000000000001eef04025d198ddeaeebf345b6fffca94f14ec9aed478 2,854 1.00/1.00 vMB 10
844,834 844,834 0000000000000000000145d1e42af8b2f78c7154963ddd802d973848899a3834 1,843 1.00/1.00 vMB 11
844,833 844,833 0000000000000000000173eca50b7bd642d3bb58f4cbe1107c7bbf15e0e3a4f7 2,811 1.00/1.00 vMB 14
844,832 844,832 000000000000000000003d225684dc478f35f68e198182b90ff23bacbebaf663 3,520 1.00/1.00 vMB 10
844,831 844,831 000000000000000000028caaa3a2064eba623411c54c608626f42d2a7e111e3b 2,833 1.00/1.00 vMB 11
844,830 844,830 000000000000000000017b47fefc734e523a6196bc81a9f221b0b966637f4d15 2,179 1.00/1.00 vMB 10
844,829 844,829 0000000000000000000342fc8856f3341baed68dac1efe11d94ab3c8c8c52ab2 2,061 1.00/1.00 vMB 13
844,828 844,828 000000000000000000006c3200964e566698fb95685faaf65ecdb0472795132a 3,365 1.00/1.00 vMB 11
844,827 844,827 00000000000000000001440bc89896f40d382f401e0f320647530937990da9bc 3,066 1.00/1.00 vMB 19
844,826 844,826 00000000000000000003366c0dab221ce79aaa3334d2f01fab8fc80329489013 640 1.00/1.00 vMB 7
844,825 844,825 000000000000000000014b052e36fca139f8a38c4e8fa9fdbdcb2221de2c5279 1,960 1.00/1.00 vMB 7
844,824 844,824 00000000000000000001f472c260975f47d65fda771659b510b0bee325f4d285 6,518 1.00/1.00 vMB 9
844,823 844,823 00000000000000000002527c07173549da54ce64e526155d110b567539f74b57 6,857 1.00/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 781.89 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: 645.13 GB
    • Received: 12.68 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.