Loading Tool

Explorer IconExplorer

Memory Pool

37,822 transactions
19.10 vMB
0.04765094 BTC
Random Selection Loading Transactions
Max Size: 105.74/200 MB

Candidate Block

Mining Attempt a6abea3b29ae446c2f8a995cd0f13e4464210791604a851187cfd7e1e17136d8
Version 20000000
Previous Block 00000000000000000001cf19be7c276882b4ef61bb92037ea79ce0d3a4bb748b
Merkle Root f846b75ba00e4425a56b8200c673b22b3a73902967fa7b2301494efcae526ea3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,135
Size: 1.00 vMB
Total Fees: 0.01104953 BTC
Feerates: 502.67 > 1.11 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,052 (761,235 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
152,817 152,817 00000000000004cba0276bb8cefe45b165bd8b5a6248276e427aca1837b4b049 80 0.02/1.00 vMB 163
152,816 152,816 0000000000000d42215c6f064a99e6bd9e31e01fa0dc744edfd5e205304c1f5f 58 0.02/1.00 vMB 81
152,815 152,815 00000000000003b40a5ddcf318fe3b622c29a6d4a7bb121281bd75ca845cf199 10 0.00/1.00 vMB 306
152,814 152,814 00000000000006521043a2a02ce66f6c04615ec5e6c2f251fb3a59400c7673dd 15 0.00/1.00 vMB 100
152,813 152,813 00000000000006b9d2b9a5e602a9adcad207a43f4c35b80de4ca0e3c5a4282fe 4 0.00/1.00 vMB 0
152,812 152,812 0000000000000cbbf1d708eb9c2d003a2b24fd6b575635550e2bf9a65dfa4a09 4 0.00/1.00 vMB 67
152,811 152,811 00000000000000289bf826eb22ad4e2456b535ba9e3c68e57cd477d4d82dd82b 29 0.01/1.00 vMB 34
152,810 152,810 00000000000006951fa12f5b4d36798d5661ec4378e035619e18ef198ff2694d 15 0.00/1.00 vMB 30
152,809 152,809 00000000000002487e8c3ca080a6dbe5e42563e8fc03fdc2099414c66a73eb6b 34 0.01/1.00 vMB 225
152,808 152,808 00000000000006fa21e84f36be6859d685fcf979feb48b7949886336507d1905 1 0.00/1.00 vMB 0
152,807 152,807 00000000000005ac1305a00f58d80279dbbbf02f288b02062ba23621e7e7215e 134 0.04/1.00 vMB 24
152,806 152,806 0000000000000b025b5ea38ab45625abacb8c6ff4f2d2bf028dcdec8d14c382e 108 0.05/1.00 vMB 109
152,805 152,805 0000000000000cb91de9e2866d7263461b7c44bc540746f6d7fa011bb77f270c 98 0.04/1.00 vMB 222
152,804 152,804 0000000000000dba6e6f52e67f321e685d3d53246bf939e95b8463b6cd16d607 8 0.01/1.00 vMB 114
152,803 152,803 0000000000000b338f5ee51e17153339f218a585d37befd53c7d107c6cf30376 126 0.05/1.00 vMB 72
152,802 152,802 000000000000028f027d5b1ed358247f053e819deb8d741ee8f8ead9227fc57b 41 0.01/1.00 vMB 11
152,801 152,801 00000000000009514dc2c3b44b1cc165bd297885bf35b8cf0dd9a5c9e005aea2 9 0.01/1.00 vMB 48
152,800 152,800 0000000000000c7b829c5e828f9f764506916de42a852b13b634d3419f2c91ce 53 0.05/1.00 vMB 61
152,799 152,799 0000000000000522fd8c03d0257507362bb7596cbd45c02737531eaede6e1c15 10 0.00/1.00 vMB 27
152,798 152,798 0000000000000671a258981cb4437602fa78a013566f6563d26109a50176ac4f 50 0.02/1.00 vMB 36
152,797 152,797 0000000000000745955dda23c7460727fed72318cb11e3a2b9a97185fb0fd9b6 30 0.01/1.00 vMB 204
Previous 10 blocks ↓
Total Size: 780.69 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 554.15 GB
    • Received: 6.70 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.