Loading Tool

Explorer IconExplorer

Memory Pool

74,951 transactions
27.50 vMB
0.06697325 BTC
Random Selection Loading Transactions
Max Size: 168.26/200 MB

Candidate Block

Mining Attempt 560eeadd63d0a4042cd5e35bfe5cb795a4faac5ef5890d557a271b37bb3fff64
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root df32a5b051d9de3ea8cc3f2bbb122dd3fa247e70e4d06f18a45198a5b950c3d5
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,249
Size: 1.00 vMB
Total Fees: 0.00840358 BTC
Feerates: 74.05 > 0.84 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (125,768 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
789,537 789,537 00000000000000000003e11b29dae7264a21a0f9f2126d750e75e9648aa8b9a7 4,154 1.00/1.00 vMB 39
789,536 789,536 000000000000000000014cf12cbacd1386d593f9d9cbaf11fd9b85db38a34553 4,277 1.00/1.00 vMB 79
789,535 789,535 00000000000000000001825561fe7d6edacef6cfa124d8db15fd48bbed89f19d 3,911 1.00/1.00 vMB 31
789,534 789,534 0000000000000000000208f9a18be62e0fff8ffb05d46d1b26672b700f38cca6 4,064 1.00/1.00 vMB 65
789,533 789,533 00000000000000000001408396010569a2d0429e58ae53de25fd20e475540c2f 3,400 1.00/1.00 vMB 72
789,532 789,532 0000000000000000000206c0a72149e4785b5cfa3ddc08a4fd306ae4be87d50e 3,412 1.00/1.00 vMB 91
789,531 789,531 00000000000000000001b9c9834a91265b620e404af65756e1a3346855324ef1 3,013 1.00/1.00 vMB 49
789,530 789,530 000000000000000000054c6d3258bd2a2106cec110878b262c1836c3eeaf75e0 3,193 1.00/1.00 vMB 75
789,529 789,529 000000000000000000059a2f150a065e571a527caaaaea47311112f0b7083cd9 3,183 1.00/1.00 vMB 166
789,528 789,528 000000000000000000025e2cc4718a736c6c1ae480815487993abb122482a3ab 4,248 1.00/1.00 vMB 78
789,527 789,527 0000000000000000000325930e311a29fb3736e6c7956494c9fbbac40ba58e71 4,083 1.00/1.00 vMB 85
789,526 789,526 0000000000000000000479b6a420fb200f42dadf64ee1e162dcf330c871451de 4,241 1.00/1.00 vMB 36
789,525 789,525 00000000000000000004633dbf71e21441dcf926e64c7e5e20081b9d59094846 4,398 1.00/1.00 vMB 56
789,524 789,524 00000000000000000001222780cec6d4adb08ed759f54fed28073ce2515cf388 3,538 1.00/1.00 vMB 78
789,523 789,523 00000000000000000005a7b9eda531b9d730dc8edeeffcd46ed2447da427d034 4,320 1.00/1.00 vMB 45
789,522 789,522 0000000000000000000522eb3cb7af645a3ee1c50e24f494b41197736ec2e0c8 4,025 1.00/1.00 vMB 77
789,521 789,521 00000000000000000001b6529b7e671d0b44d946dc2de602855b4b731ca8dd4e 3,535 1.00/1.00 vMB 71
789,520 789,520 0000000000000000000215193965fd9f5ee1b110f4a013af4ecd8d84aef171e9 4,321 1.00/1.00 vMB 50
789,519 789,519 00000000000000000005341611bcf51aa32323d4c620b09015d241b924b7a984 4,828 1.00/1.00 vMB 56
789,518 789,518 00000000000000000002f620920213343983f74178cf6845a1e75c0bc12f6587 4,925 1.00/1.00 vMB 46
789,517 789,517 000000000000000000034c158a31824f5074c8da57faa91ab2331b102ef588e5 3,808 1.00/1.00 vMB 39
Previous 10 blocks ↓
Total Size: 782.92 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: 714.24 GB
    • Received: 17.52 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.