Loading Tool

Explorer IconExplorer

Memory Pool

35,976 transactions
25.94 vMB
0.08123699 BTC
Random Selection Loading Transactions
Max Size: 132.42/200 MB

Candidate Block

Mining Attempt 7b8f49bf8fe70f068d66c702de701da179de7260c72853e6ea34e1cf244ee5f9
Version 20000000
Previous Block 000000000000000000018a7c9c67def46f0c877c4aaa1e2e54a892d9cd10acb4
Merkle Root 80e7ef64994ee644b43bf30407d0bb342c46f7f4d2dd8bca7ecb72d860dce562
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,216
Size: 1.00 vMB
Total Fees: 0.03356221 BTC
Feerates: 151.12 > 3.36 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,690 (333,925 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
580,765 580,765 000000000000000000203e2328254222fd958b82b07d8fd1092dbce04ea8c252 2,909 1.00/1.00 vMB 77
580,764 580,764 0000000000000000001e25f2731330cb78e9ae60dccd42a1d28fb5fc03b1d8fa 358 1.00/1.00 vMB 11
580,763 580,763 0000000000000000000837f993fcc971cd3a2ceebe13f9f708f6da966b3b027c 207 1.00/1.00 vMB 9
580,762 580,762 0000000000000000001399bf0f04c04d73331c9ea903c4f876162ab3355af2c7 2,427 1.00/1.00 vMB 50
580,761 580,761 00000000000000000022662464b05e501098e03af5a13a12fc31b61f797cf53a 1 0.00/1.00 vMB 0
580,760 580,760 0000000000000000000ae00169dd3c5129f57a538d1d6c2cb551828ec476ec22 750 1.00/1.00 vMB 30
580,759 580,759 00000000000000000005bffaede3a3225f798a891fc0b56f1f27e69250e753db 470 1.00/1.00 vMB 18
580,758 580,758 00000000000000000018eb6a97e577008e2db4a2b2988f31dda36f33525c0b98 115 1.00/1.00 vMB 8
580,757 580,757 00000000000000000014764c2371aca251b095e7c1857ac8a24a672fd41da4f7 460 1.00/1.00 vMB 8
580,756 580,756 00000000000000000016dd2c5c44990f53560278aa6dd2c5336cf1a7cea4f30d 2,924 1.00/1.00 vMB 76
580,755 580,755 00000000000000000002183dfb502f8423fc32ba6be8be151505be940c79f41d 1,939 1.00/1.00 vMB 48
580,754 580,754 0000000000000000001cd6050e97e0c86284a3d7f77060d2a43d108f52c9de0d 217 1.00/1.00 vMB 10
580,753 580,753 00000000000000000014dd31225da874f7f0d53f64dcd81474ce67435675827d 1,832 1.00/1.00 vMB 46
580,752 580,752 000000000000000000158039d2dd656713ca8a9264e75423885eda54be9b03e5 2,253 1.00/1.00 vMB 57
580,751 580,751 00000000000000000004aa72fca47edd64dce1f4e9d85b3448c6b14d8c3a079f 2,515 1.00/1.00 vMB 89
580,750 580,750 00000000000000000005a3cd26e055154d6c93d929588645f79b1a3abf52a0a6 755 1.00/1.00 vMB 8
580,749 580,749 0000000000000000001059bd6d32fdd727ea9645e925022ce37d76eb635da254 2,859 1.00/1.00 vMB 55
580,748 580,748 00000000000000000024a623629db2ed2649d5aa479dfb97bd244531258ea2dc 2,583 1.00/1.00 vMB 78
580,747 580,747 0000000000000000000ecf605ccd9c2b6b7b122a9959d339c35bc114a0c8020e 2,310 1.00/1.00 vMB 12
580,746 580,746 00000000000000000020ef1a13d8e59561cbfe12da6cc6729a5e8cd5cfbe8aa9 1,657 1.00/1.00 vMB 14
580,745 580,745 0000000000000000001dfedc912c44b81b8accdb446b64c5916b2f1311e5caa3 2,758 1.00/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 781.84 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: 637.65 GB
    • Received: 12.44 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.