Loading Tool

Explorer IconExplorer

Memory Pool

79,380 transactions
30.36 vMB
0.07708192 BTC
Random Selection Loading Transactions
Max Size: 184.39/200 MB

Candidate Block

Mining Attempt 6d90647cd9c5140bd93cf892c728d40d24903f07130103da9263978ee23768dd
Version 20000000
Previous Block 00000000000000000001ca07069b70e219df1106795fdd3699d6deb20743d8b0
Merkle Root 30711762a25cf0a7543b39e1f451092968f2b2cd870f7f73494a810e4d44aebf
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,930
Size: 1.00 vMB
Total Fees: 0.01236322 BTC
Feerates: 351.58 > 1.24 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,207 (227,337 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
687,870 687,870 000000000000000000047c087311b29633c7968c96f702b482be3fe2a8971291 1,468 1.00/1.00 vMB 36
687,869 687,869 0000000000000000000ab206f7f211ff81e162e506c483fe04863d345d234a3d 956 0.48/1.00 vMB 30
687,868 687,868 000000000000000000089ab87135d5ea8af8a395995de3589d46c53f1730fcf1 1,331 0.58/1.00 vMB 9
687,867 687,867 00000000000000000009874c4a34626d5befeec7620a3f87d4b9a7f8e58a22dd 2,226 1.00/1.00 vMB 49
687,866 687,866 000000000000000000088550bf11605d09d78ca90ef20254c45c6cf53186b86e 1,287 0.44/1.00 vMB 25
687,865 687,865 00000000000000000009b85ff004d3c588a6988cd34476af861f3c02c8b6099e 2,657 1.00/1.00 vMB 8
687,864 687,864 000000000000000000048eff70272a3d517c023f5e2c3dd84fa72b19ee740a67 2,932 1.00/1.00 vMB 51
687,863 687,863 000000000000000000097149d998b2357b29057060a23efe3f1401129860f86c 1,929 1.00/1.00 vMB 16
687,862 687,862 000000000000000000013c875eccc9e0e21086cb93ca8db00fedd53f52b8d99c 2,083 1.00/1.00 vMB 37
687,861 687,861 00000000000000000001a04738e8382d63695f53b9b32667d907575590dda819 2,094 1.00/1.00 vMB 48
687,860 687,860 0000000000000000000b7100de535b584d117d2c5b39826780b8899e0c056836 1,783 0.92/1.00 vMB 29
687,859 687,859 0000000000000000000a91224975d09ea522ff273861713ff842dacede66f856 146 0.37/1.00 vMB 1
687,858 687,858 0000000000000000000b3778231e73e3510565341f9caedba2283a522adcbfc5 2,313 1.00/1.00 vMB 34
687,857 687,857 0000000000000000000a75aebccd314e74e06ec422b1754c5bdad68d7a259911 1,731 1.00/1.00 vMB 3
687,856 687,856 000000000000000000011e664d1dc685a274ec43263fc1f7f41e80558ea28a53 1 0.00/1.00 vMB 0
687,855 687,855 00000000000000000006a0187bbb1bc6c66cfa56533360fe33d7c697d4feed0e 1,759 1.00/1.00 vMB 32
687,854 687,854 00000000000000000006820f20b0827d811be96d0cdcb98c9ee1847f42993325 2,455 1.00/1.00 vMB 21
687,853 687,853 0000000000000000000d59d406888087261e0c3b428e7918c750706005699e0e 2,247 1.00/1.00 vMB 36
687,852 687,852 00000000000000000006ef10147d58a8178db589436c71b5f753ec44ff88ec04 1,843 1.00/1.00 vMB 31
687,851 687,851 00000000000000000001b9b7aebf1c1e3282212161210b981f2128c35960549e 1,925 1.00/1.00 vMB 21
687,850 687,850 0000000000000000000897604f8814f955354984c7bc9c03a00b3b396eea881c 1,630 1.00/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.75 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: 708.61 GB
    • Received: 16.74 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.