Loading Tool

Explorer IconExplorer

Memory Pool

75,028 transactions
28.92 vMB
0.07843413 BTC
Random Selection Loading Transactions
Max Size: 171.06/200 MB

Candidate Block

Mining Attempt 94a527ab8ee9690609e71896bb182e666b04a5f6d6a0beecf8496fccb4b99fcc
Version 20000000
Previous Block 00000000000000000001ff05c472764085d93490be7914ce968789f65c454c48
Merkle Root ee4e7792200dd7141d54b9f84c053b6d33d5fc5c62d128473d3eaf272b0b9534
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,794
Size: 1.00 vMB
Total Fees: 0.01837119 BTC
Feerates: 100.29 > 1.84 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,040 (152,603 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
762,437 762,437 000000000000000000032ba4f8b69040b3105cac094a33b71897661c457732e9 1,478 0.57/1.00 vMB 8
762,436 762,436 00000000000000000003dbfa96a288c11476c3cd952ec8a2e3671dfc6d9b798e 2,847 1.00/1.00 vMB 22
762,435 762,435 000000000000000000008a61fdc26064b49f0ea65b63ee7f89b2f26d1e04f418 1,154 0.51/1.00 vMB 11
762,434 762,434 000000000000000000070a45978dec627c5001c5298b62c50fba1ff9a2496c85 1,114 0.54/1.00 vMB 10
762,433 762,433 0000000000000000000369a33bfacd854a0d49351befd4691eebf9b45cd48de6 2,453 1.00/1.00 vMB 16
762,432 762,432 0000000000000000000267457e119471b2edad8e7920f52ed5a594df24064b8a 2,441 1.00/1.00 vMB 17
762,431 762,431 0000000000000000000380536903d286f9010f25b6582c80a892c3e95bf80d06 1,143 1.00/1.00 vMB 2
762,430 762,430 000000000000000000006c1ce79436291043cdd0e434a773dbadafc7389870d4 2,472 1.00/1.00 vMB 9
762,429 762,429 000000000000000000009a9e3600a9429b130478f0af8e9454fdc5bca97cf5d9 1,841 1.00/1.00 vMB 21
762,428 762,428 0000000000000000000343071c8e42e323e8024fb1dfb30b231ac7a407ffc30d 1,988 1.00/1.00 vMB 18
762,427 762,427 000000000000000000018e164d1dc2be2212dff13db6d8aa03a98bb5db7975b0 2,648 1.00/1.00 vMB 34
762,426 762,426 00000000000000000001bb2d85e088c0f577de56672e0a2a085c1235e7e1bf18 1,542 1.00/1.00 vMB 6
762,425 762,425 00000000000000000001dcdeb75d9a199ee84f7729b5eed43d89b4110af64175 3,194 1.00/1.00 vMB 23
762,424 762,424 0000000000000000000014a1091e5554881655f287934f0e7ac976b5778a2bb8 2,394 1.00/1.00 vMB 24
762,423 762,423 00000000000000000004ac4a7e2db6626bdf891845dcdd3be8e55f31a3175b07 3,022 1.00/1.00 vMB 18
762,422 762,422 00000000000000000001d706a87ff13fc4ccb9e17c638e34f576b84c34cbd730 83 0.02/1.00 vMB 16
762,421 762,421 00000000000000000001ebea8b74055ef35fa51081a6a91efcf425381de6fb6a 103 0.03/1.00 vMB 17
762,420 762,420 00000000000000000004073182c674eb59cc66cd5b66f146c3b49131af491875 91 0.32/1.00 vMB 2
762,419 762,419 000000000000000000077bded59bb5a7d3345e6ad3d17102604917b185c32780 383 1.00/1.00 vMB 4
762,418 762,418 000000000000000000051127daa9454a8448784da9e3b5147b208f88afe50be9 1,351 1.00/1.00 vMB 7
762,417 762,417 00000000000000000001628a25be610762bbd458350e06876c864ebe10cace5c 2,379 1.00/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.46 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: 667.93 GB
    • Received: 15.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.