Loading Tool

Explorer IconExplorer

Memory Pool

80,798 transactions
30.17 vMB
0.12294093 BTC
Random Selection Loading Transactions
Max Size: 180.97/200 MB

Candidate Block

Mining Attempt d9e61bdafb9fb8d24517ad78484a84d2f4fb8737c6d7d19848aff6634786cf6a
Version 20000000
Previous Block 000000000000000000015a1a538ed6ac7fb2843a123e8d5d23d82e116b214bac
Merkle Root 151e6bacf744bb39494567769b6b411a44e325492472dc2f41c5a03e1324f18e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,435
Size: 1.00 vMB
Total Fees: 0.06115096 BTC
Feerates: 180.34 > 6.13 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,996 (377,183 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
537,813 537,813 000000000000000000246cbdc050e04e093a4d04e77d1e7cb559262c21c54101 2,424 1.00/1.00 vMB 13
537,812 537,812 00000000000000000004f9d23047671e44a8136b1fee7021353c7c61ad18907c 2,395 1.00/1.00 vMB 21
537,811 537,811 00000000000000000004bb694167951efca2639eeba1da02bffc045232f69a68 2,725 1.00/1.00 vMB 18
537,810 537,810 000000000000000000056edc31d1c8082233bc841ab5163e77e0415f1a9efe9c 2,447 1.00/1.00 vMB 23
537,809 537,809 0000000000000000000d558d8e7530a8d7da862266c9f68e726342241b0252b2 2,870 1.00/1.00 vMB 46
537,808 537,808 000000000000000000256f1f72653203494aa36c823da7da75b8ba882e6777fa 2,223 1.00/1.00 vMB 35
537,807 537,807 0000000000000000000c766290eb14cac6b36be8c855688a38be9e1ba0757d5a 1,667 1.00/1.00 vMB 57
537,806 537,806 0000000000000000001eb045500aa71a2d40e2bbab2f2207a8e050ce83d5d312 2,262 1.00/1.00 vMB 39
537,805 537,805 00000000000000000006c7ecb1364d94824403cf3c22e7b5a0999976abf5d1c6 1,819 1.00/1.00 vMB 46
537,804 537,804 0000000000000000001244dd35f286752ebba1ed0bdfb1c4a4c0c31acc3b44e1 1,659 1.00/1.00 vMB 45
537,803 537,803 0000000000000000001ff1073c76eaa04d2161e6b20f528342c744dbf97ab8eb 976 1.00/1.00 vMB 55
537,802 537,802 0000000000000000000faefc36d40099eb47f63499cc0a4de65aac9615b1dced 897 1.00/1.00 vMB 70
537,801 537,801 0000000000000000000c3af783b0eafa8c8982a0ca20e0cd17c1869c4841108d 555 0.20/1.00 vMB 17
537,800 537,800 0000000000000000002451840d94f22ceb9c6dd5bfce492297f37c17956d94c3 618 0.26/1.00 vMB 8
537,799 537,799 0000000000000000002999f50f51389d1545cccdea3429b748aa89289cda6484 2,900 1.00/1.00 vMB 25
537,798 537,798 0000000000000000001f4fbbd1e1f60fe337b3a974d05cbd0e8819a1c06ec78d 1,513 0.95/1.00 vMB 4
537,797 537,797 00000000000000000012d790a21576e000aa15b1b8aa7ea80c149294f5500978 2,609 1.00/1.00 vMB 28
537,796 537,796 0000000000000000002855317fa9bab890b7975f586fce9155918039c6ed1d51 1,747 1.00/1.00 vMB 16
537,795 537,795 000000000000000000049b6b8adb75241933a7c7a1655679036bf888c52d4c36 2,204 1.00/1.00 vMB 3
537,794 537,794 000000000000000000286ac52e7a04c8975a2ad41794267673fa5c6522680236 2,209 1.00/1.00 vMB 22
537,793 537,793 0000000000000000002b7d5987772548b93f89d9bdbe5402e609450f98d067cf 1,959 1.00/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.38 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: 664.48 GB
    • Received: 14.99 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.