Loading Tool

Explorer IconExplorer

Memory Pool

80,624 transactions
30.63 vMB
0.07106360 BTC
Random Selection Loading Transactions
Max Size: 186.53/200 MB

Candidate Block

Mining Attempt 3d5a5b1ab03309fa56b49cdd4a14ac87a9d41d7643de14f170e6a638295a861a
Version 20000000
Previous Block 000000000000000000004b3e7e5aaeab111493f0d06b8a6f97fdb08081d0f764
Merkle Root 7be26ea81d9cb796ffc6cc64dff024d28dd2d132c51a9865c2793500f077985e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,620
Size: 1.00 vMB
Total Fees: 0.00546819 BTC
Feerates: 15.06 > 0.55 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,197 (111,435 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
803,762 803,762 000000000000000000001ec4250d38f3ac09dec78b900c41e126fe9a69ebb31c 3,446 1.00/1.00 vMB 25
803,761 803,761 000000000000000000043f9c6cd2c7d0394570076599d68b97ed574977b5a2b4 3,425 1.00/1.00 vMB 14
803,760 803,760 00000000000000000001e44ff140e7d8942dbc424f3f51f583530938d26bd002 2,880 1.00/1.00 vMB 23
803,759 803,759 00000000000000000002ce514d446faf2c65a20bbe7fc3d75366f6dd12d93aff 3,201 1.00/1.00 vMB 20
803,758 803,758 000000000000000000016ad6c29fde61e853f361487565e161df3704ebc643f9 2,464 1.00/1.00 vMB 36
803,757 803,757 0000000000000000000525d68f8c97067c133226608e9ddb3f43218fd78991b5 2,357 1.00/1.00 vMB 15
803,756 803,756 00000000000000000004008709fd733dd40bce472b018b583fa1b0c6abd59378 3,890 1.00/1.00 vMB 7
803,755 803,755 000000000000000000044111621f676e85e178f93965ae3f7b3996a24031a894 2,685 1.00/1.00 vMB 14
803,754 803,754 000000000000000000025205e0eb959cd862cd0a47d54c9b04cce18a5fdbfd88 4,540 1.00/1.00 vMB 12
803,753 803,753 00000000000000000001c65961eeb736ec55392d83e11bed08439b320a8702ad 1,937 1.00/1.00 vMB 11
803,752 803,752 00000000000000000004b6f84ec8188369209e29f272295954a6d2d5acd995c0 4,385 1.00/1.00 vMB 14
803,751 803,751 0000000000000000000053dee8adad7271c36a0f54b5fe58fa56ba699f492e43 4,105 1.00/1.00 vMB 13
803,750 803,750 00000000000000000001c420b077ab3ed6141c1b9f6234f840344309d0a8ebe5 4,287 1.00/1.00 vMB 6
803,749 803,749 00000000000000000004aeae6e23348a1c7bcfc74a0d7b45f5ae039b77633444 3,775 1.00/1.00 vMB 19
803,748 803,748 00000000000000000004589d45c076e92d8887b3aeadce90879db97fb81eb24d 4,056 1.00/1.00 vMB 6
803,747 803,747 0000000000000000000293786613b5fd52f32943b3818f4c88ad680c91414cdc 2,622 1.00/1.00 vMB 15
803,746 803,746 00000000000000000003fcf754c1684b53178967ca51332fab50fe36f49c7170 3,437 1.00/1.00 vMB 22
803,745 803,745 000000000000000000048b1b7feb3cbad76377792aa31212b47f2df9646471c2 4,571 1.00/1.00 vMB 10
803,744 803,744 0000000000000000000400c7c21ae0daf800d1322a802e67e65fded36184d9c9 2,472 1.00/1.00 vMB 11
803,743 803,743 00000000000000000000f2d130b8a46a054f20824768fd4ea0c6f57d3849c21e 2,619 1.00/1.00 vMB 19
803,742 803,742 000000000000000000009f94c427bec8c59a1572cba53377fe8be6bd24305334 3,139 1.00/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.73 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 707.83 GB
    • Received: 16.70 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.