Loading Tool

Explorer IconExplorer

Memory Pool

81,872 transactions
30.57 vMB
0.07601748 BTC
Random Selection Loading Transactions
Max Size: 188.16/200 MB

Candidate Block

Mining Attempt 88082ee294d84585e3ce5fcbf2c2798ec0550a47902b4a1d28a8f634f21ab91a
Version 20000000
Previous Block 000000000000000000019edd1a56b4f361ecb598479f8049a106a5401578635e
Merkle Root c074616eb6de73248bb0700121c431d2f94c34a0df4068ab114180b0f87b4074
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,517
Size: 1.00 vMB
Total Fees: 0.00770523 BTC
Feerates: 44.64 > 0.77 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,231 (538,251 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
376,980 376,980 0000000000000000065bfc964965a0aa38b2229d7cfd62e4b86ae9111f5845df 329 0.23/1.00 vMB 27
376,979 376,979 000000000000000006f628ec0837bb61473c68781fbbf30ae37bd472f21f33a2 878 0.59/1.00 vMB 23
376,978 376,978 0000000000000000106d4d732ad5b771fda3364f8ac807ffcad107e328d37b69 400 0.50/1.00 vMB 15
376,977 376,977 00000000000000000170ef32226e4faba3672fa35ac4a0da93e1f984cb1d1108 1,757 0.75/1.00 vMB 47
376,976 376,976 00000000000000000e1f41c1773de78811aefefb129231345101c30e64ccf8cd 62 0.03/1.00 vMB 36
376,975 376,975 00000000000000000adf849c8a7747ac384877ff110c053477fe10d794f49d17 1,911 0.92/1.00 vMB 36
376,974 376,974 00000000000000000f3db14dba792625497486231e92a68aef44bde5853777c8 217 0.13/1.00 vMB 27
376,973 376,973 000000000000000006ad006b631f6d4f0b6e58852feab14435b5cfbb061a9999 659 0.32/1.00 vMB 31
376,972 376,972 00000000000000000b3bfbfa8f5164cc6d614f735fd1786103124becd065993b 1,055 0.62/1.00 vMB 33
376,971 376,971 00000000000000000cc5ecff60fb307436f0c74edc030471eba431551c856830 629 0.38/1.00 vMB 33
376,970 376,970 000000000000000008123ca613ba3147e450abaa1b834fd7b8760a1497fdda0c 405 0.24/1.00 vMB 34
376,969 376,969 000000000000000003e68527513909ca6bbae73a715e3eb66c62993965c2535f 287 0.17/1.00 vMB 31
376,968 376,968 00000000000000000e90e3ff539a18518b1e8ed8943443dd97d2278942cec664 736 0.46/1.00 vMB 32
376,967 376,967 000000000000000005fb30e042cf2773ecda392422ee3a23f588e3f157fc6781 1 0.00/1.00 vMB 0
376,966 376,966 00000000000000000da89c0affe965a1be85d98b56043bbe4c5cea313cfa53dc 573 0.33/1.00 vMB 30
376,965 376,965 0000000000000000088a0bc8358af6ef534c519c0b0ed1d0a790b8ff1f1f34be 1,761 0.97/1.00 vMB 33
376,964 376,964 00000000000000000fe669a2625aa6af384e65de762be7a33d711c174ace7e66 182 0.11/1.00 vMB 26
376,963 376,963 000000000000000011e43a9d5d981cef1b2b48924d89eb3107ec35d1e994aa98 137 0.06/1.00 vMB 37
376,962 376,962 00000000000000000c7c417e6a09388607c63ad2f4909c2dd07b211faa1a8837 566 0.25/1.00 vMB 36
376,961 376,961 0000000000000000125d9d80a9fa02aca6998077b9242b2ba21f2b420caf3280 255 0.12/1.00 vMB 27
376,960 376,960 0000000000000000065476627223a89063bdb8c67669e67b53caf8bfee7790f8 1,118 0.60/1.00 vMB 57
Previous 10 blocks ↓
Total Size: 782.79 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: 709.80 GB
    • Received: 16.99 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.