Loading Tool

Explorer IconExplorer

Memory Pool

76,927 transactions
28.71 vMB
0.07604780 BTC
Random Selection Loading Transactions
Max Size: 173.72/200 MB

Candidate Block

Mining Attempt 26efb3fff34ab40d79c87dfe6ee50959ef66a5ffba6a6c05481d03b01e390d7c
Version 20000000
Previous Block 0000000000000000000169e11a5774bf6f1eff7be8cb96cd30c8ad82f3884e2d
Merkle Root f9d7fc547e0bcef603bbe45de84b990bd23b50e824cdd7509663bf738b54e5c2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,984
Size: 1.00 vMB
Total Fees: 0.01642970 BTC
Feerates: 150.93 > 1.65 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,158 (309,344 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
605,814 605,814 000000000000000000142f9b36828892bfb967a22cbbfdbfa8594fdae22313cc 412 0.13/1.00 vMB 28
605,813 605,813 000000000000000000002e004e957647b191d0024c58e9490d8035fc38022864 1,066 0.34/1.00 vMB 19
605,812 605,812 0000000000000000000854659aeb8d9816de1f9d6f1cc845d61d2f587af29e6f 1,040 0.31/1.00 vMB 18
605,811 605,811 00000000000000000003f9e91a07dbf117141fba84a6ec69e51e3e83ab0c5f16 845 0.26/1.00 vMB 18
605,810 605,810 00000000000000000002267a6d4154a159f18c53d753d98883f153075181edf0 108 0.03/1.00 vMB 20
605,809 605,809 00000000000000000011ec900f153f1360080076d8605f371229792a18c87297 3,413 0.96/1.00 vMB 20
605,808 605,808 0000000000000000000362ab4d2a1c63eda5588c18ed1813610ced49077e44cc 1,535 0.39/1.00 vMB 21
605,807 605,807 0000000000000000000c6daebaa61f320fee47d021454e00fb9c664b63049b4f 1,935 0.68/1.00 vMB 4
605,806 605,806 00000000000000000005d35dce040473381cf3f9777fe74f607df1a070dc9bbf 2,339 1.00/1.00 vMB 14
605,805 605,805 000000000000000000157a155c5800c9a5051640476bb1bee51001e709352ffa 2,672 1.00/1.00 vMB 37
605,804 605,804 0000000000000000000c08d91c359b9adb0305415fb3e00dc8f3243f7f381ebd 1,366 0.41/1.00 vMB 20
605,803 605,803 000000000000000000141b7d5e3dabcb5a1055e23b08c193f5c602d21d9ecbb1 1,116 0.31/1.00 vMB 18
605,802 605,802 0000000000000000000f5bce6721ca62d891d4f801212d447e3b4ee509e4bdff 807 0.26/1.00 vMB 17
605,801 605,801 000000000000000000111d30dfc009f6408b20d1eecb1c21b0a288fe7862c34d 1,807 0.48/1.00 vMB 17
605,800 605,800 0000000000000000000f50aea66b31ca35485651e0a58863eed0101fc54b566c 194 0.07/1.00 vMB 22
605,799 605,799 0000000000000000000aeafb1e1ad11ba7f71bc139bf0342b9173ba65b835d6c 1,755 0.59/1.00 vMB 15
605,798 605,798 0000000000000000001550802c011ef585b6b6340d2a8fa4c93bbaf69f95c5ef 2,512 1.00/1.00 vMB 23
605,797 605,797 00000000000000000009404064d5a309e899e8c5cb7d7b23c5193799505c2f4a 3,193 0.93/1.00 vMB 20
605,796 605,796 0000000000000000000bc53826f48cab57c30331d822af5d3849ade6765c5032 87 0.03/1.00 vMB 25
605,795 605,795 00000000000000000014278b3dee33622642bac01d0f55bbd5ccdf036b305c02 2,785 0.87/1.00 vMB 18
605,794 605,794 000000000000000000020d663da4103ad4fe1b87b5b6ffbd827dedc8728d4a0b 986 0.29/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.67 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: 673.11 GB
    • Received: 16.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.