Loading Tool

Explorer IconExplorer

Memory Pool

25,546 transactions
27.06 vMB
0.06003447 BTC
Random Selection Loading Transactions
Max Size: 129.16/200 MB

Candidate Block

Mining Attempt ae56171cc8a45ea24418da75a09a32d99bdcb6af2c351832f136f0bd5db20189
Version 20000000
Previous Block 000000000000000000008bb1e440ff81db36f781b06f2649023c6f896da5e43e
Merkle Root 50a68c4a3b0816c57921d1ac6233bd0928a876d30a8b86f926a0893066b2b7c1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,156
Size: 1.00 vMB
Total Fees: 0.00902599 BTC
Feerates: 150.93 > 0.90 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,480 (82,625 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
831,855 831,855 00000000000000000000488c105739f0bcf726e9e0f38dc9f043491fa3f0e947 2,764 1.00/1.00 vMB 14
831,854 831,854 00000000000000000000d25826a5fce86301ec9899fbfc959d7ef6616bc5ed7c 1,494 1.00/1.00 vMB 15
831,853 831,853 000000000000000000031c7c575d03a6a979d93f88018c919651af38fb8582ba 414 1.00/1.00 vMB 13
831,852 831,852 00000000000000000001e6dc778d0e8beb4857dc38f3dd0b3ca33e8b64882e86 1,190 1.00/1.00 vMB 13
831,851 831,851 000000000000000000031e9727b153ad3269d342060a43c5930bd8a509999563 2,774 1.00/1.00 vMB 20
831,850 831,850 00000000000000000001d8e092162b0193beded2a13101d1acf4fc61278d15a9 2,632 1.00/1.00 vMB 16
831,849 831,849 000000000000000000029424e56dd9c03d717dce1de0961f4a03cf82e1eefd22 3,307 1.00/1.00 vMB 16
831,848 831,848 000000000000000000001d036210c9e1094401d661113bf815277d137953024c 3,574 1.00/1.00 vMB 21
831,847 831,847 00000000000000000002cd8ef56c44ef238f5170ed038a47079079489a63cfef 3,135 1.00/1.00 vMB 20
831,846 831,846 0000000000000000000227c8da13ecff5292d78e631c95d5b32d36ff17311c32 3,400 1.00/1.00 vMB 20
831,845 831,845 00000000000000000000199109e4328619ed2b9e7a1b696246c29a68e3fe0d66 4,085 1.00/1.00 vMB 21
831,844 831,844 00000000000000000000ee187396d132521e87d813805e127a7ac1794d785c00 4,248 1.00/1.00 vMB 25
831,843 831,843 0000000000000000000328a1f07c0d3723e935fe839cd9399400891f05fc29b8 3,507 1.00/1.00 vMB 25
831,842 831,842 000000000000000000014b905e22455d8d260e2f64109e39e8e97b7ca49c3c99 3,197 1.00/1.00 vMB 28
831,841 831,841 000000000000000000030561fcf95a5292fe2433672ce8e3e7acea2be6a2ede6 3,375 1.00/1.00 vMB 30
831,840 831,840 000000000000000000027cf0ddbdccc3e48c07695b38f023c26f5728e42ec681 2,778 1.00/1.00 vMB 28
831,839 831,839 00000000000000000000b03de4b852dec96193754e289c4b5d6e9e0d16c99650 3,118 1.00/1.00 vMB 37
831,838 831,838 000000000000000000000296fbb36e3d0e8c6cbd8f45d7277d3d5bc50d109093 3,113 1.00/1.00 vMB 34
831,837 831,837 00000000000000000000d24d9399a8a2babbe69b395633346820db09bb0fc7aa 2,932 1.00/1.00 vMB 33
831,836 831,836 000000000000000000025a8c0d5324afa0ed07b86c14882a7c9df99652340cc1 3,076 1.00/1.00 vMB 33
831,835 831,835 0000000000000000000357e0ab766ba2b919547d1ba81743acfb783884fb5fa1 3,690 1.00/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 781.46 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: 611.03 GB
    • Received: 10.79 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.