Loading Tool

Explorer IconExplorer

Memory Pool

78,926 transactions
29.64 vMB
0.10748056 BTC
Random Selection Loading Transactions
Max Size: 177.91/200 MB

Candidate Block

Mining Attempt f6b52863395f7c55dcfefe99d05645cc96ee5db6b35cec3371cdf41f0efd6917
Version 20000000
Previous Block 00000000000000000001115f152a1dc031c831cba708e9cde5f1c67ecfca11d2
Merkle Root 474b118f3d440455c5ae41c4c68221d3e0d7de19fe0e5f572e7acb181987d742
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,782
Size: 1.00 vMB
Total Fees: 0.02522918 BTC
Feerates: 100.53 > 2.53 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,301 (213,661 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
701,640 701,640 0000000000000000000cf3c2b7d96e642ad4a70bdf795c052263832ce940154d 1,230 0.75/1.00 vMB 9
701,639 701,639 0000000000000000000eac9bd2d7157bb38eefa3f41442ba60366b83334c4af4 1,839 0.98/1.00 vMB 12
701,638 701,638 0000000000000000000b0fd6e8df8577d8e518065fc7222b555557ad6dc0cc25 2,393 0.96/1.00 vMB 15
701,637 701,637 00000000000000000004c19b67fea6bf08c12368755ce8625b7316e69064214e 166 0.05/1.00 vMB 15
701,636 701,636 000000000000000000073978ceb83b8b30e3352efbe20973d4efeb07ddb0fe09 1,144 0.68/1.00 vMB 5
701,635 701,635 0000000000000000000075baa30bc629407f7327fb13658de495209111abaeea 2,513 1.00/1.00 vMB 18
701,634 701,634 00000000000000000004d10bec0445e4cf9321da09ed1f8dc251be9a2ba7518c 1,244 1.00/1.00 vMB 4
701,633 701,633 0000000000000000000e13f3d672ec2a3d0f3bd7d65873613c96d0e52b86545e 2,517 1.00/1.00 vMB 21
701,632 701,632 00000000000000000009ec31c5c2c4b7003545591be67f17e9d8bfaa05522fb1 2,900 1.00/1.00 vMB 15
701,631 701,631 00000000000000000007004af7037fe74f17a15cd944e2afb8c357a7aea47b51 815 0.83/1.00 vMB 5
701,630 701,630 00000000000000000005e1b2e5f0150866a9209553e9fadeb4fb6e09d604cb5c 1,308 1.00/1.00 vMB 7
701,629 701,629 000000000000000000065cf67dcf4d124df7d5ab6213d2151dacc1c1836e0ced 1,226 1.00/1.00 vMB 13
701,628 701,628 000000000000000000090af354d196efe3fc298cc639166e58efbf1de17998e3 1,978 1.00/1.00 vMB 3
701,627 701,627 00000000000000000002893d69fcb66bc21e502ec0aedb41728aa995c7a5c251 2,348 1.00/1.00 vMB 9
701,626 701,626 0000000000000000000af5024462855df1ab504cf97e490e6fb49722ac84457a 1,341 1.00/1.00 vMB 4
701,625 701,625 0000000000000000000d094684abeb0978d678a81d38e29d57a7be44daa5fb9e 2,259 1.00/1.00 vMB 8
701,624 701,624 0000000000000000000b4c34356a5463e181c093689ae67f7ccc65fc3f393048 2,561 1.00/1.00 vMB 4
701,623 701,623 0000000000000000000a5b78bba7f692b175f9532000102e370a7675be27c51c 1,075 1.00/1.00 vMB 7
701,622 701,622 0000000000000000000d3fd2cadcfb6be21ac46596a0b843b8784df69879f2b6 2,792 1.00/1.00 vMB 8
701,621 701,621 0000000000000000000744f7005fcb41cfe8f36aa2d584b2c379fe530eaf11aa 2,257 1.00/1.00 vMB 14
701,620 701,620 000000000000000000095c28fa325556d133c9590751abb939f39cf9188b53f2 2,157 1.00/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 782.91 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: 713.99 GB
    • Received: 17.50 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.