Loading Tool

Explorer IconExplorer

Memory Pool

81,818 transactions
30.97 vMB
0.11606610 BTC
Random Selection Loading Transactions
Max Size: 187.99/200 MB

Candidate Block

Mining Attempt a58eaaf62348ed86727872b31d18dc128c620d4f10998dfa09358b2bc3d2bab9
Version 20000000
Previous Block 000000000000000000000eae6ae416cdad2dec45a411fce4671dd0b42eb663a3
Merkle Root 265f554a59878d5fc03e9cf25866c50003ee5fbb14affab4bd7fed20c476da57
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,090
Size: 1.00 vMB
Total Fees: 0.03909066 BTC
Feerates: 318.30 > 3.92 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,401 (34,479 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
880,922 880,922 0000000000000000000116779a385c4034baa3d2995035c2e58684309d6dc8fa 2,355 1.00/1.00 vMB 2
880,921 880,921 00000000000000000000e7a35c14d67294ca29994dcdb6ab96c4ba032b154fd0 2,657 1.00/1.00 vMB 3
880,920 880,920 0000000000000000000086ca2db99e3a1698830f72091bb5c355415ee009d03f 3,033 1.00/1.00 vMB 4
880,919 880,919 00000000000000000002335f334067ebfe6ecd818be0a4a2cba1e5c1210ab3ee 2,276 0.98/1.00 vMB 2
880,918 880,918 00000000000000000001da9e4a9105648784743b25ce87c578e9e620bf3ceb64 3,455 1.00/1.00 vMB 2
880,917 880,917 00000000000000000002565b9c6fa4e7ea683fcf91bdd73b01503bce68ae5b5f 2,058 1.00/1.00 vMB 2
880,916 880,916 00000000000000000000a9b6243bb00c2777c08750adb3c6132446ba84ceb1f4 2,312 1.00/1.00 vMB 3
880,915 880,915 000000000000000000014bc3705226f4975de49b32e38430ce01cb5050f8d550 3,026 1.00/1.00 vMB 4
880,914 880,914 00000000000000000001bac4cc2563f904c5297cc79e0418365881145f108845 1,235 1.00/1.00 vMB 2
880,913 880,913 000000000000000000019a877a0e17a794776578af50131e2f309bd070d983ea 1,245 1.00/1.00 vMB 3
880,912 880,912 0000000000000000000137223cf18ee90b650ce2899a57250ac6b82e16fc1665 989 1.00/1.00 vMB 3
880,911 880,911 00000000000000000001d3fc1391791cf95b22a3821c5cb08088188ed91c002a 2,408 1.00/1.00 vMB 4
880,910 880,910 000000000000000000015318a0602dbeb5c7ddc74e0ab751d9005729d1bd352a 3,421 1.00/1.00 vMB 4
880,909 880,909 0000000000000000000215bba70d2c6eb6b7de4d92810158d1aaf5a5b38251a8 269 1.00/1.00 vMB 1
880,908 880,908 0000000000000000000135b9f7f26913eee8faf05d7480ac80cf0f83cfd6e64a 1,966 1.00/1.00 vMB 2
880,907 880,907 000000000000000000026146141de4ef8fcafecc51a41789fa17fa2ca438de19 2,034 1.00/1.00 vMB 3
880,906 880,906 000000000000000000024b63993b7c3a885d5db5c70b51a916a66c2c53a59033 2,673 1.00/1.00 vMB 3
880,905 880,905 0000000000000000000150afbf9bfdac9151749fb035464ee33c73940a3a5dbf 1,893 1.00/1.00 vMB 2
880,904 880,904 000000000000000000025d47aaa8c3c475006c4804f602df3bc211c23026d80c 2,085 1.00/1.00 vMB 2
880,903 880,903 0000000000000000000156841f8257efc514431eafd6446a55edbfc9fb98180d 2,150 1.00/1.00 vMB 3
880,902 880,902 0000000000000000000163c56b1e8c2ef530450ccf5e29edcd43d0d424645317 548 1.00/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 783.08 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: 721.86 GB
    • Received: 18.39 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.