Loading Tool

Explorer IconExplorer

Memory Pool

81,543 transactions
35.00 vMB
0.19261213 BTC
Random Selection Loading Transactions
Max Size: 195.89/200 MB

Candidate Block

Mining Attempt 979d3375701262adc12cd0c8f2af846cd71496bc7c50e4ea7d8c7945489572ec
Version 20000000
Previous Block 000000000000000000012746d6c2df51d8349966cc0d8eb6f9f36de95d974776
Merkle Root 2272bec59e94e378dbb49280d4b700b82212eba6c2df1c35584dfcddfa1b6364
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,112
Size: 1.00 vMB
Total Fees: 0.05511168 BTC
Feerates: 189.28 > 5.52 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,415 (31,573 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
883,842 883,842 0000000000000000000055af7d134a0788b189c0ebda51724365875b52d401b9 658 0.90/1.00 vMB 1
883,841 883,841 00000000000000000000e5105db9ffe557c4cf4844b3a4b118d98d2799db271f 969 0.99/1.00 vMB 1
883,840 883,840 00000000000000000001f45799a1aa8b02de162243e6ff96aff0c9a4aafd210f 374 0.97/1.00 vMB 1
883,839 883,839 0000000000000000000086fb0e3721cd188311e1427a67705bbf75d53ee02558 2,060 1.00/1.00 vMB 2
883,838 883,838 0000000000000000000117c476caa1818c4d29eb323ec5334b5748aabe813bb5 3,950 1.00/1.00 vMB 1
883,837 883,837 00000000000000000001b18f3809882687ae218cdaa018108e8ef6fc8f577b7a 4,342 1.00/1.00 vMB 3
883,836 883,836 00000000000000000000cdf47719a4c1d6878b4159491561f76796fb8797dc1f 3,463 1.00/1.00 vMB 6
883,835 883,835 0000000000000000000038802e67ea40cba6413478975067ec527d4534854942 3,823 1.00/1.00 vMB 3
883,834 883,834 00000000000000000000607a39fd2c15a638f5d033df040e446d2ad93dd408e6 2,594 1.00/1.00 vMB 2
883,833 883,833 0000000000000000000156835f437d7d9e40a13bbe64ee9a6917e76e3457cb76 947 0.91/1.00 vMB 1
883,832 883,832 000000000000000000014dbb9b99e4c915caac16ebe865190c509f770efae860 1,444 0.99/1.00 vMB 2
883,831 883,831 00000000000000000001243d27aa81b488d294f71d8d97e4592901eebf98c6c3 1,043 0.99/1.00 vMB 1
883,830 883,830 00000000000000000001e05d90fca3b5169f90d0cde3e1915f4ef722f7642740 2,356 0.98/1.00 vMB 1
883,829 883,829 0000000000000000000243c7a64db5bded0b4c4a14140f197111b8dc1241a94c 3,747 1.00/1.00 vMB 4
883,828 883,828 000000000000000000003fe91304a3787b8aeb6601be40115464b66d1527ee9b 4 1.00/1.00 vMB 3
883,827 883,827 000000000000000000016f0e22e5c600cba14c814c253311ca5d870f301177fa 3,974 1.00/1.00 vMB 3
883,826 883,826 000000000000000000014dcfe58f910e07ead2cb8997c907e2b3c791ea9e0de8 3,630 1.00/1.00 vMB 4
883,825 883,825 0000000000000000000174e4568a0db8a6557fa9f3d8ef216ecaa3ed5366b036 357 0.99/1.00 vMB 1
883,824 883,824 00000000000000000000794ede473c6cdf4c4ecd0380dd407af9ba25631fee40 2,243 0.97/1.00 vMB 3
883,823 883,823 00000000000000000000388788fe38fd021afdbd9c789a16ec80ec141fd9a6c1 393 0.95/1.00 vMB 1
883,822 883,822 00000000000000000000a596ec59b0a9ab1b4c15d83c1615176e4d880ab89dfc 1,871 0.96/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 783.11 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: 734.46 GB
    • Received: 18.56 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.