Loading Tool

Explorer IconExplorer

Memory Pool

27,573 transactions
24.39 vMB
0.04988317 BTC
Random Selection Loading Transactions
Max Size: 120.11/200 MB

Candidate Block

Mining Attempt 5b98b1f351fee5c97cee9f77365ba38906fa9b058a583b31706a126b89e084b0
Version 20000000
Previous Block 0000000000000000000027ea5e830865523709471e1800639083b2605d13dfd3
Merkle Root 40f1c3e5f77a7a37f8966401c1f1e90347400e33180e9b63eff49c3852204cb1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,987
Size: 1.00 vMB
Total Fees: 0.00670008 BTC
Feerates: 73.20 > 0.67 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,702 (517,008 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
397,694 397,694 00000000000000000081c2a5a82c4490c1bffc61a8137947a8fcbd22a0080f62 1,496 1.00/1.00 vMB 24
397,693 397,693 000000000000000002990b50b3e18f4ba7bec10bcf7e56e3096a9060fc934243 2,817 1.00/1.00 vMB 53
397,692 397,692 0000000000000000060f7cbd432e290a9c259c21808d3f33c45e8a2194cc1fa5 675 0.44/1.00 vMB 23
397,691 397,691 0000000000000000011caf90a793de7ba5d8285aa20f1addbfb51becd8d7fc13 2,590 0.93/1.00 vMB 42
397,690 397,690 000000000000000006f9b9d985624bb621221cde9682a038a9a21403376c36f6 1,126 0.69/1.00 vMB 29
397,689 397,689 000000000000000002a8a6ecf27d15ebb0efc28e4f66fa91d38ea867d44d327a 375 0.31/1.00 vMB 17
397,688 397,688 000000000000000002ed44e25d4bd2745cc254204485bcdc699e0be19d2ede34 2,678 0.99/1.00 vMB 42
397,687 397,687 0000000000000000017ae9af881913e5e8ed113c4212d55e6f8db6a9eadaeca2 937 0.72/1.00 vMB 24
397,686 397,686 000000000000000007242c9c96fc8d307e5b15a89742eca9e7b0dbbb581bdf64 1,729 1.00/1.00 vMB 33
397,685 397,685 0000000000000000020e8490938b410fe6a36d56fb3ffadcf13ef1989c170388 306 0.18/1.00 vMB 20
397,684 397,684 0000000000000000056d33222917f2429398acf87cb4598183e7b1ab5d7c2ec9 854 0.42/1.00 vMB 36
397,683 397,683 000000000000000005a746609650ec6b61f9864057637d920dfb4bde9eec4349 700 0.39/1.00 vMB 29
397,682 397,682 000000000000000004abc24c070eb4413842c713ec371ef637b1cf3d88669028 1,713 0.81/1.00 vMB 37
397,681 397,681 000000000000000005eb8800db5f4b1b2889f59e5be8a28958fd9606d07201f4 103 0.24/1.00 vMB 7
397,680 397,680 000000000000000003013a02f279b0fde661d7d47d456d3726fa0ab111f178db 778 1.00/1.00 vMB 14
397,679 397,679 000000000000000002ee00c249728cfe64892366587b244ca48dba81fd6a782b 643 0.60/1.00 vMB 20
397,678 397,678 000000000000000005760f9ecdb15676b65cd1f6799b4a49174cb3a0350a5052 1,398 1.00/1.00 vMB 27
397,677 397,677 000000000000000004451e2f1e8cd10166827f57b1353b321a9f4ef07ba6d7d1 2,198 0.93/1.00 vMB 35
397,676 397,676 000000000000000006ebe6c799346fa397556560dadb4bc5be016c0720f093e3 2,341 0.92/1.00 vMB 66
397,675 397,675 0000000000000000067dd196824129cb153822d9c807055ea6a792b62a353751 1,733 0.99/1.00 vMB 34
397,674 397,674 0000000000000000065475a9e93824c0206a33c98c675b393fa91abc14f0d9bd 2,353 0.93/1.00 vMB 50
Previous 10 blocks ↓
Total Size: 781.86 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: 641.74 GB
    • Received: 12.52 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.