Loading Tool

Explorer IconExplorer

Memory Pool

82,520 transactions
30.23 vMB
0.13834106 BTC
Random Selection Loading Transactions
Max Size: 182.62/200 MB

Candidate Block

Mining Attempt f2b89d67accdae0be580aca7cb6bd6e29c74f681ef395463df1689537813639b
Version 20000000
Previous Block 00000000000000000001c91beefdbf93e824f2717ab594e9edd9a754a7cec7fc
Merkle Root 5e890ea8048d9d32bcd3761d53f85b3201565fc01ed0d5ffd344c592763b513d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,394
Size: 1.00 vMB
Total Fees: 0.05715460 BTC
Feerates: 477.45 > 5.73 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,137 (546,382 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
368,755 368,755 000000000000000006acb4303c09186089425a53742e409d1aa4956b1e839b4f 817 0.56/1.00 vMB 27
368,754 368,754 00000000000000000a9e7f9fae9cfd61991f544d127047d1d30db2c4255ba11c 1 0.00/1.00 vMB 0
368,753 368,753 00000000000000000320c0edef6349fb8b755500a5d3d8b68b9f1b3cc913e1f2 1,220 0.93/1.00 vMB 32
368,752 368,752 00000000000000000d3eba3d75974ecb3a80342204a96c49169f6128c2eaa00a 1,455 0.99/1.00 vMB 38
368,751 368,751 00000000000000000e3cdb7340a80acea7c71b14e2af7d9c9dea22df19fa941a 563 0.32/1.00 vMB 37
368,750 368,750 00000000000000000c001aac448a0edbdab9f62635517ba28099de69972aaac6 1 0.00/1.00 vMB 0
368,749 368,749 000000000000000012b6c8c1b25698ab5641b35806bcf3306dc952cd9cb8e982 771 0.43/1.00 vMB 35
368,748 368,748 000000000000000004b645cece32e8c8dca1f13ced3f02aecf23606d14db53dc 1,042 0.75/1.00 vMB 48
368,747 368,747 0000000000000000124365c2a45e99bb16ac77ed33e27b53cd436b8fdcc0ec1a 797 0.42/1.00 vMB 42
368,746 368,746 000000000000000009b411e6a575cfb8892daecdf2495a619fa79087ca54f6b5 470 0.75/1.00 vMB 22
368,745 368,745 000000000000000011a6d1adc2558cb60f779941fa356b8303a8f4bab9cd30c0 280 0.25/1.00 vMB 22
368,744 368,744 000000000000000011ba505988faa3a1438e6cc22598418b327b31d52f601f92 388 0.39/1.00 vMB 14
368,743 368,743 000000000000000011da4729111479e38d43c65e9b977c6f93faa1d0cb2724de 1 0.00/1.00 vMB 0
368,742 368,742 00000000000000000c4e24eef060cd55101cac7fc5ea5e448db15e5d75da5262 2,125 0.95/1.00 vMB 61
368,741 368,741 000000000000000009a3221808522952eac39786b3be26f33c2d3f72ecaf65d1 1,120 0.50/1.00 vMB 51
368,740 368,740 0000000000000000039c60b97472e724c449e2c00ea0f14b1446f8774e1bc2a8 631 0.86/1.00 vMB 23
368,739 368,739 000000000000000001a9ec272c7086201c2339bd2f41ffdbb7c94d2058c72c29 876 0.98/1.00 vMB 28
368,738 368,738 00000000000000000de85980044ec55b3191fda0172bc7bf3c1ea82c143793c4 1,018 0.95/1.00 vMB 33
368,737 368,737 0000000000000000031201e29b9189f25c1077528a76b2e5dd572aca0a3ebc88 579 0.31/1.00 vMB 46
368,736 368,736 000000000000000003f4261026dba65701404d01cd086fd3998528aa52fab20f 405 0.36/1.00 vMB 24
368,735 368,735 00000000000000001126e7410747847b9242560c9c35170bc669b1cf41feeb4d 749 0.87/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.63 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: 672.22 GB
    • Received: 16.18 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.