Loading Tool

Explorer IconExplorer

Memory Pool

45,891 transactions
28.75 vMB
0.13908880 BTC
Random Selection Loading Transactions
Max Size: 152.11/200 MB

Candidate Block

Mining Attempt 0cd3e7abf26f044ece6cf139f4b7d9598accb99d3e23801b940d6538a3bbe244
Version 20000000
Previous Block 00000000000000000001d19b6080821c1c0b63cbe116d40ad8df3fda8218035b
Merkle Root 428f8eacd9d5cd410b688ed4b60784cde3c5fabbddfd0ece9d62c07553556cf3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,548
Size: 1.00 vMB
Total Fees: 0.07818085 BTC
Feerates: 15,654.48 > 7.83 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,806 (856,724 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
58,082 58,082 000000000bbe60495d39155b14831b38d986c8256aa8fb0b0ca90440d0c1cf78 1 0.00/1.00 vMB 0
58,081 58,081 0000000012d424dee1236e92468a4c58e1953b5286e7914f2c30575b505ed7ee 1 0.00/1.00 vMB 0
58,080 58,080 000000000cdb23713b9deb7f8c5275ccbe33b695361b04b8f2cec7675133d2c2 1 0.00/1.00 vMB 0
58,079 58,079 000000001170c24c164868ae0dc29041653a5548064caf8a60daa2752f0158cc 1 0.00/1.00 vMB 0
58,078 58,078 000000000f558c3595d30fd52f6d79a5be62238ecce9b2761cffba359fcefc3c 2 0.00/1.00 vMB 0
58,077 58,077 0000000007fcd3e2c5b43919b5885aebf979908bb38808ccf26c395dd5ff745b 1 0.00/1.00 vMB 0
58,076 58,076 000000000bef3f626e207bb83c17a09781eb596dcd50fafc1421816b81729ff1 1 0.00/1.00 vMB 0
58,075 58,075 000000000ee2ac8294fa74c4a7893068293dd5b6506b1aed02b5d1225eb47871 1 0.00/1.00 vMB 0
58,074 58,074 0000000012b49aa9c9bc927cb011d706a333d1e34e8d6f3e4976d79d31c77c46 1 0.00/1.00 vMB 0
58,073 58,073 00000000095398c085340b557c619d6cf9b6a6fef201d4fb58f9a51692c8fbcd 1 0.00/1.00 vMB 0
58,072 58,072 0000000011187a9850299d86d750492acd2d107533bddb4040c369ced29ec7f1 1 0.00/1.00 vMB 0
58,071 58,071 000000000f4f701ba1ecacd5809591d5924e2755e336de6a9f82424e188579a1 1 0.00/1.00 vMB 0
58,070 58,070 000000000abb6964f093864a1c76c4f2c8bfcf8180c42abbbaf4faba59c0406d 2 0.00/1.00 vMB 0
58,069 58,069 000000000a5545f2705079d5f7628cc093a0b2485f95350a7639c09c1c7f92d8 1 0.00/1.00 vMB 0
58,068 58,068 00000000020ffc099240a3d5d015392f58262e0d88f39821a73a3a3391085099 1 0.00/1.00 vMB 0
58,067 58,067 00000000088412a1cb0b915ed4ca6e7cbf9e82bd86444b3fe102285da6b2831c 1 0.00/1.00 vMB 0
58,066 58,066 0000000003ae117656e387eb169f39767bcae54921ff4ec6b4e7ee78a6191a84 1 0.00/1.00 vMB 0
58,065 58,065 0000000001cd035079f8cba4165783e0e6b8a55837a69340b78441e6ad1ee84e 1 0.00/1.00 vMB 0
58,064 58,064 0000000012d8a093cbbac0952857fc3b6f05a7f8d8b99c96a9cc9a80e1286c84 1 0.00/1.00 vMB 0
58,063 58,063 0000000012de3a4869adc1150a3368d897eb9095554a87674e7641ebfa0f0d50 1 0.00/1.00 vMB 0
58,062 58,062 00000000091d7e458ffa7a8fcdd4e324930125a86ad3bb6a9adc736b6ae040a7 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.04 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 650.75 GB
    • Received: 13.32 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.