Loading Tool

Explorer IconExplorer

Memory Pool

77,081 transactions
28.72 vMB
0.07427607 BTC
Random Selection Loading Transactions
Max Size: 173.94/200 MB

Candidate Block

Mining Attempt 5053ae62aab725da9a37c84975df1a80febf64ff835dd04c53bf27ccc2d38d74
Version 20000000
Previous Block 00000000000000000000544e2a5709c56f805c54fbee81fbb0c5aeb0fdb502da
Merkle Root e19b8a71a16966cf18ca91e9ce9c617be9ef75816f72ede94b4217797300d1fc
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,055
Size: 1.00 vMB
Total Fees: 0.01455169 BTC
Feerates: 71.79 > 1.46 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,160 (537,237 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
377,923 377,923 00000000000000000f77c227f84b4e62f3672e29d3d1ed1fd8b61f28c3000f34 1,197 0.75/1.00 vMB 36
377,922 377,922 00000000000000000b040e3aed68982ad92326afafc628f12e7f987c2b3fca85 1,923 0.84/1.00 vMB 43
377,921 377,921 00000000000000000fc074d89d1d65f938d9a9dd83589c096755787795997f5b 581 0.93/1.00 vMB 13
377,920 377,920 0000000000000000063cc20b9be34df54683c7184f7f8a8a0b7db5f9767f575a 615 0.85/1.00 vMB 15
377,919 377,919 000000000000000002e21a81257f616d375de11d6e06aaea3fc893295146eaba 1,166 0.99/1.00 vMB 21
377,918 377,918 0000000000000000023b3e167b46fd451823ba8208c73331bfd3cfe143170e8b 1,130 0.84/1.00 vMB 22
377,917 377,917 00000000000000000d11e251fef7852f3af846b4f06ba1b42d232894a4244ed6 1 0.00/1.00 vMB 0
377,916 377,916 000000000000000000ea576d140055ca44b297d4ae41f2eb14b1361034f713c9 2,508 0.93/1.00 vMB 48
377,915 377,915 00000000000000000e3cfd9b837b3e1c5cfc481645900f2bfc28c6880b253a11 1 0.00/1.00 vMB 0
377,914 377,914 00000000000000000f366d816c02e5728b11e7ebdcb85f3dfd33bc70b5a6bce6 1,197 0.51/1.00 vMB 46
377,913 377,913 00000000000000000af5af3c75a1765785b80374e25061dc06b9fadde39eaeb8 947 0.75/1.00 vMB 22
377,912 377,912 000000000000000011ec38509029158a85772e832c7b69e59d4a5212ea129572 2,193 0.95/1.00 vMB 45
377,911 377,911 000000000000000000185d9b1d27e9a17123d795cac8d49a6e95efe5595bc3ea 900 0.37/1.00 vMB 39
377,910 377,910 00000000000000000582fcf10ac6af854776fd2bce5301c936f85f3fb0d64660 475 0.35/1.00 vMB 21
377,909 377,909 000000000000000003592abc4592d3d7993e49b1dd94c887130fc8facdd78bdb 2,174 0.93/1.00 vMB 49
377,908 377,908 00000000000000000b6e97b5260a6f735d1caa01ae12671aca9340bce7db725b 81 1.00/1.00 vMB 1
377,907 377,907 000000000000000000355c1bc464c72902038bede054f06431b0b55abcf71869 1,390 0.93/1.00 vMB 28
377,906 377,906 00000000000000000bfd5a6c5362bb986cc04143140672c5da0b80b91250a218 908 0.93/1.00 vMB 18
377,905 377,905 00000000000000000c9588f14b53d7251be504b81ef66d97ef92c67aa73a855e 1,055 0.44/1.00 vMB 44
377,904 377,904 0000000000000000050f2ed4dfe981e4bcbd722b336d36e529aeb74f3dec0f75 167 0.24/1.00 vMB 12
377,903 377,903 00000000000000000b13c390f617b8c5e73eb98600ed0019c41e1b44d9158b86 430 0.74/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.67 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: 673.13 GB
    • Received: 16.41 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.