Loading Tool

Explorer IconExplorer

Memory Pool

43,338 transactions
27.76 vMB
0.05626477 BTC
Random Selection Loading Transactions
Max Size: 146.99/200 MB

Candidate Block

Mining Attempt e57a966e56dff1de79604de40ad1805d9ddf82c7b5c9cee3d50041a49f08f600
Version 20000000
Previous Block 00000000000000000001a1ef6bdbedf5a06ca469ab80656fbd71e0aa11d472c0
Merkle Root 9d1d2ed4d779e86c2cb9f8c92d5d22644740d759bde89087b6cf1c40e089bedc
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,715
Size: 1.00 vMB
Total Fees: 0.00428885 BTC
Feerates: 75.16 > 0.43 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,852 (67,637 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
847,215 847,215 0000000000000000000130dc82c9818f520682a55b2477a7b1c26c5c4e6445c6 4,153 1.00/1.00 vMB 44
847,214 847,214 000000000000000000005acf8e7452721f91db25c3ff6a9cb79678f18be8ff1e 6,496 1.00/1.00 vMB 32
847,213 847,213 00000000000000000002fec109327bf780d5d39af3bf0913364a3d050ec6736a 5,630 1.00/1.00 vMB 39
847,212 847,212 00000000000000000002695d9a68664499b8004b2de6f369b33bcab45f4b46fa 5,989 1.00/1.00 vMB 28
847,211 847,211 00000000000000000000a2635215ef77d68b4cf861003b5df247197eedcab2a8 5,202 1.00/1.00 vMB 33
847,210 847,210 00000000000000000001f11d3d28d2eee30eecba5a1278703353e0c72196cfaa 5,878 1.00/1.00 vMB 29
847,209 847,209 00000000000000000000d0b6aa1892e7a4cec9ed8c22d8c4c724abf8863e4475 5,365 1.00/1.00 vMB 42
847,208 847,208 0000000000000000000221125e0642ab87b1ed87c6f8cd19da3b4a5b08b6bb1b 5,967 1.00/1.00 vMB 27
847,207 847,207 00000000000000000002b9eb6ba1fecb583515539209c276fc347316b9da86f6 6,611 1.00/1.00 vMB 28
847,206 847,206 00000000000000000002727468471d871b06702c11c1330cb6bdea6ac21b0fe4 4,446 1.00/1.00 vMB 39
847,205 847,205 00000000000000000002d30a5a8a866734bacfe2b96283bcc8b234bfc4e354ca 4,548 1.00/1.00 vMB 61
847,204 847,204 000000000000000000022531e89d01f0751f7ac2201a98a108ef8d217206a88f 5,091 1.00/1.00 vMB 35
847,203 847,203 0000000000000000000182bd4d6fe36e9a34e80d1ae51bf0f05acf01b164d125 4,708 1.00/1.00 vMB 54
847,202 847,202 000000000000000000034ac72de05234abec5bbe9b23064f1ceecb6b00f6d8b1 5,166 1.00/1.00 vMB 36
847,201 847,201 00000000000000000002e2f277e3d73b071d781644ccfa21b21b7c984ba73379 6,258 1.00/1.00 vMB 28
847,200 847,200 000000000000000000031f8981318b21fcd221d10b93d31945e13e65300bfee7 3,498 1.00/1.00 vMB 64
847,199 847,199 000000000000000000000f355a874f49313715a2451d9ddc120d9972d3c8ba2b 5,161 1.00/1.00 vMB 42
847,198 847,198 0000000000000000000001cd6320871808b4aba28e171a85693daca9da58f228 6,482 1.00/1.00 vMB 39
847,197 847,197 000000000000000000008bdfedf10b6c30ce3f8021aac4d5a1d136e022303de8 6,237 1.00/1.00 vMB 35
847,196 847,196 0000000000000000000139be8556c8d1bb9607bb8037f652d050e8724739d444 5,736 1.00/1.00 vMB 35
847,195 847,195 000000000000000000019f9e653404bfc8c175ae81c94a4c534d53592b7f48d9 4,165 1.00/1.00 vMB 66
Previous 10 blocks ↓
Total Size: 782.13 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: 652.35 GB
    • Received: 13.74 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.