Loading Tool

Explorer IconExplorer

Memory Pool

84,130 transactions
31.52 vMB
0.10278011 BTC
Random Selection Loading Transactions
Max Size: 193.34/200 MB

Candidate Block

Mining Attempt 1799fe651f434f48259a8165597db0c36acf5126ea2c6856084ddda2e032d453
Version 20000000
Previous Block 00000000000000000001e04dc53d2870220783c578c283d55c1a710d6e578ddc
Merkle Root 1d73eff684039e117a262658c9a4160f0308fbe8811fbb2d0e833f4f9654bd37
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,213
Size: 1.00 vMB
Total Fees: 0.03012699 BTC
Feerates: 504.27 > 3.02 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,219 (230,027 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
685,192 685,192 00000000000000000002e74554c06f57194d3d6d176910084e3c4fd47a810294 2,587 1.00/1.00 vMB 98
685,191 685,191 00000000000000000003e6660a7156957dddfa3a79c23a32f08ba5fe51c3dec6 2,721 1.00/1.00 vMB 80
685,190 685,190 000000000000000000048edd5641448e87cdead3fb815cd0ec9791c61ba4956e 936 1.00/1.00 vMB 60
685,189 685,189 00000000000000000002f6eaf5dfb9f8dcc1f8ad971ae32094a12a828ed193d2 2,925 1.00/1.00 vMB 61
685,188 685,188 000000000000000000045758e41f2bd8a200b8a972c21cd57b989878cad47a6b 2,709 1.00/1.00 vMB 81
685,187 685,187 0000000000000000000044523fc11a9ce784a7a5895364c66d44288c5bc7f1fd 2,590 1.00/1.00 vMB 103
685,186 685,186 00000000000000000001b1ce225e1edb5f19b85f6e2f866c05a75be750734856 2,805 1.00/1.00 vMB 111
685,185 685,185 000000000000000000095205733fc5d97d6e8335cdb17deb8b0603c5c3ed0a74 959 1.00/1.00 vMB 64
685,184 685,184 0000000000000000000355432dabd03dbbc51d80f5a4ed104d53ab4b2b17dada 2,947 1.00/1.00 vMB 63
685,183 685,183 00000000000000000006b8dc54a09d565e87b049abcb88389ca8f36fbf51f71c 2,831 1.00/1.00 vMB 62
685,182 685,182 00000000000000000009bfaf30950c3adff3abb80c535bcb04327c9a225263bb 569 1.00/1.00 vMB 68
685,181 685,181 00000000000000000005f2caf1c054486b635415245aa8599f55f436306d0657 1,727 1.00/1.00 vMB 84
685,180 685,180 000000000000000000092c0ee3fccd2049c248f40e47c795674970740e0c81ce 2,859 1.00/1.00 vMB 100
685,179 685,179 00000000000000000006d7748ccb01f507f8e620c2b19eac66c7e62c8caca5e5 3,180 1.00/1.00 vMB 64
685,178 685,178 00000000000000000002eb0df6751e98f0000b6b3960863f1575a492f37eef7e 3,011 1.00/1.00 vMB 73
685,177 685,177 000000000000000000084c2022df9fcd6a987149a0a9d9b1221da3eecd808678 2,692 1.00/1.00 vMB 102
685,176 685,176 000000000000000000009bcf25c2d1f71979d6d200f27bfe7df3cfe09bb450b5 2,910 1.00/1.00 vMB 99
685,175 685,175 00000000000000000006b4d6cf73681e3e87e07558696ba9a6dd362aa86379d5 3,197 1.00/1.00 vMB 85
685,174 685,174 0000000000000000000b1e6ac986c93ed5a0da3437ccc8afff97a8eeb3294442 2,612 1.00/1.00 vMB 69
685,173 685,173 0000000000000000000003d1e910892cf474efde8a294f095387280372f15569 733 1.00/1.00 vMB 73
685,172 685,172 0000000000000000000328957cb0c6110a563999c7645226e395f48e3213fc44 2,138 1.00/1.00 vMB 91
Previous 10 blocks ↓
Total Size: 782.77 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.30 GB
    • Received: 16.87 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.