Loading Tool

Explorer IconExplorer

Memory Pool

72,582 transactions
28.03 vMB
0.06903852 BTC
Random Selection Loading Transactions
Max Size: 166.09/200 MB

Candidate Block

Mining Attempt bff07525982f40ef9a2bff5ad1e430696edbf9faaccb322aa0d5017c21d9436f
Version 20000000
Previous Block 000000000000000000018bcb117043bb0bec5ab8ec9250252a12dc0c5414dc38
Merkle Root 6fbff2209d97901e79d674e8a2e1eb5dd7c525f76f9e1ff7d6acb44841efad48
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,815
Size: 1.00 vMB
Total Fees: 0.01299554 BTC
Feerates: 101.52 > 1.30 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,035 (216,348 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
698,687 698,687 0000000000000000000a618ae13120d64531de36a23b5d3160a3213718bb68e6 3,152 1.00/1.00 vMB 17
698,686 698,686 000000000000000000034daa32ee8895d4b5d195b06cd00f6a7d5eab3d0aa876 2,480 1.00/1.00 vMB 12
698,685 698,685 0000000000000000000eea7af723bc363329fd3d768548b47390930f5fc26f47 963 1.00/1.00 vMB 13
698,684 698,684 0000000000000000000dff651e07c72633be4947b10eb12391e92e6980af8b5f 392 1.00/1.00 vMB 11
698,683 698,683 0000000000000000000f555ba9cfa973f65efcb69c3483aee060276e097d887e 1,876 1.00/1.00 vMB 15
698,682 698,682 00000000000000000005ae7ddf9d22ab36a68016501fd8577b175771edb2b99e 2,569 1.00/1.00 vMB 19
698,681 698,681 00000000000000000007ecbad6996e7e1b384ee31fbb199ce09eb91a9c50de8e 1,454 1.00/1.00 vMB 10
698,680 698,680 00000000000000000008d2c95c5c6155c5a32fb4b523bbad995e93a28ae28b40 2,795 1.00/1.00 vMB 30
698,679 698,679 00000000000000000004d32459e9af363f0c0e3fdc80d0343ea188d7a73db3dc 447 0.19/1.00 vMB 5
698,678 698,678 00000000000000000004d33f6d2b1a8504eb793bbb2a42a8354737167cc094c1 2,943 1.00/1.00 vMB 14
698,677 698,677 000000000000000000097358e08fb7eb2f9200e775637e435c896b9eb9c75d49 3,015 1.00/1.00 vMB 15
698,676 698,676 00000000000000000000a166c4261942408f73eb56104c275ae0b6206535401a 1,550 0.49/1.00 vMB 15
698,675 698,675 0000000000000000000b752dd69e1ce955641b19ba02bddcb3d66ad4f7ffaaa4 816 0.39/1.00 vMB 11
698,674 698,674 000000000000000000032928fdc0d853d04f4c8f5fbf5febf794e25e39309300 1,750 0.99/1.00 vMB 10
698,673 698,673 00000000000000000003c11f97798fc3f8edbb7b68890d524f5e50831219e911 2,765 1.00/1.00 vMB 6
698,672 698,672 0000000000000000000e734f4f8f21ea980281a26cee41c60fc3aef1c372dbce 1,769 1.00/1.00 vMB 12
698,671 698,671 00000000000000000000e8ba09739dc12b2ca872768c512164c645531d76f14e 1,741 1.00/1.00 vMB 13
698,670 698,670 00000000000000000006b8f8082566cd0335831a3e7c5f77629e2836d7c26354 2,334 1.00/1.00 vMB 24
698,669 698,669 00000000000000000001d9e48a390d4c742e5ad4ec4da2f803ffa89bf65fa373 258 0.15/1.00 vMB 13
698,668 698,668 0000000000000000000c09590e3f34df821ca2839c95469b508624e921f946d2 713 0.21/1.00 vMB 16
698,667 698,667 0000000000000000000144f7cce5055296baab9596637a12339553e5f50ad0dc 140 0.07/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.45 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.46 GB
    • Received: 15.25 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.