Loading Tool

Explorer IconExplorer

Memory Pool

41,595 transactions
26.65 vMB
0.05757937 BTC
Random Selection Loading Transactions
Max Size: 139.89/200 MB

Candidate Block

Mining Attempt 8cc70793c6b3f65aa26cd10f76c827a5a07e1299ee2feee988a9100c00b1c6cb
Version 20000000
Previous Block 00000000000000000000dbff82779b294ccb8ffef3251a2f04537190df676bc3
Merkle Root 49ec5a3e5d5978848c3f5158f771500de0d1f47242d70ff899cadddd0a12ce09
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,038
Size: 1.00 vMB
Total Fees: 0.00828399 BTC
Feerates: 500.44 > 0.83 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,940 (559,331 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
355,609 355,609 0000000000000000132ebf48500f894e86e7d462de4a49933a0a3c24a26220e8 824 0.42/1.00 vMB 27
355,608 355,608 00000000000000001603fb857ac998b6bfc5c09c24fdae512240a1cce81535ec 736 0.34/1.00 vMB 33
355,607 355,607 000000000000000006c418a40b0836f9a6035cf2c87f01705cab8cfecb50123d 213 0.11/1.00 vMB 26
355,606 355,606 000000000000000016edd5b8fc26ac748d51b5510fe18c12389247faa8718af7 700 0.43/1.00 vMB 26
355,605 355,605 00000000000000000197f1195c38f2e5426e70354fd20ff2fe9ead859d70d450 83 0.07/1.00 vMB 15
355,604 355,604 0000000000000000005058d3853d968b5c766b46dd3fc81a9046ce75336ee573 535 0.27/1.00 vMB 27
355,603 355,603 00000000000000000f0adbb5a5f40bd344b8891ac14a699152a1dd0e50e45903 429 0.27/1.00 vMB 24
355,602 355,602 00000000000000000c91007cdefa11c9a4d0e563cf6399b7baf4747ceeb1587c 901 0.73/1.00 vMB 19
355,601 355,601 000000000000000004e712f487b7da3059b707d86c0b5100ac7ac49111108007 522 0.30/1.00 vMB 27
355,600 355,600 000000000000000004bd67400df7577a30e6f509b6bd82633efeabe6395eb65a 29 0.04/1.00 vMB 9
355,599 355,599 000000000000000013f73be648e9bb3eb7b2cd7234c55813db75289794833f8b 369 0.26/1.00 vMB 25
355,598 355,598 000000000000000000e72787cfbe213bb911d8669fd38460dfc72f87c0c773ed 866 0.68/1.00 vMB 22
355,597 355,597 00000000000000001513c28698a70d0dae92ed1ee1fc1c5914abdacb3bfe8d89 1,279 0.64/1.00 vMB 28
355,596 355,596 00000000000000000c43f5795d236bd9997054549f3ce086f7c69d2fc58ead34 54 0.07/1.00 vMB 11
355,595 355,595 000000000000000011904ea4c1038c6efa9851d9da495aedefe3e794fb379c36 422 0.41/1.00 vMB 13
355,594 355,594 0000000000000000047b1063980a75b224289372a6ffd65fb8f31871761f61e6 405 0.75/1.00 vMB 14
355,593 355,593 000000000000000012abce7be5ff776ade746c60e3495202f8cde0ce271bc010 1,887 0.75/1.00 vMB 31
355,592 355,592 0000000000000000112a141d5a3db99205d8fce9ac67081b4a06edbe5982e001 512 0.17/1.00 vMB 90
355,591 355,591 00000000000000000e0ccec5f564064f2e2967f0caf83a564e52bb895619151f 1,003 0.75/1.00 vMB 20
355,590 355,590 0000000000000000126a8286c72431c78f17566f36e20fa208a4d91e1be2b5b8 1,803 0.90/1.00 vMB 29
355,589 355,589 000000000000000008f1312874fd4d95e6cd4713103110fdcdce37aebb03de25 802 0.38/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 782.28 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: 656.91 GB
    • Received: 14.44 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.