Loading Tool

Explorer IconExplorer

Memory Pool

33,936 transactions
13.89 vMB
0.15720423 BTC
  • 1 sats/vbyte = 24 blocks ()
  • 2 sats/vbyte = 11 blocks ()
  • 3 sats/vbyte = 5 blocks ()
  • 6 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 77.71/200 MB

Candidate Block

Mining Attempt 0dbc1f16700a9f96a91b56de78cfe29ee64c6978199af2587ab55564ad8dfd38
Version 20000000
Previous Block 000000000000000000007873c95dc411eba52476eef36e6e02682cc89630ef0e
Merkle Root bd43eb3420ade39049ad2c69db014180568dfb2ce6b103f074a9f833f7281120
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,071
Size: 1.00 vMB
Total Fees: 0.03947473 BTC
Avg Feerate: 3.74 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,070 (801,853 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
111,217 111,217 00000000000041ada47a4d2e8882827bece28e751e13c485559467d79b556ae6 0.00 MB 13 0
111,216 111,216 0000000000006364347136f8b74e1893d9d33280247d6ecbc1e19d4c9947abfd 0.00 MB 13 0
111,215 111,215 0000000000005d376427280baa6904333ff891bf99397daf3d64533d156c04c9 0.00 MB 11 0
111,214 111,214 000000000000b80fd241e397da0d22cf92bd4ddb50be4b16ead9e124911ff06e 0.00 MB 12 0
111,213 111,213 00000000000088efb38b4f416e2d52c7045447a58d7ddb6574ce9907262a2508 0.00 MB 10 0
111,212 111,212 000000000001275305b7639d38ab54a082069b8d07ef87da4d5fd5c8fe4d13b7 0.00 MB 11 0
111,211 111,211 00000000000114fe1a6aeb9133fc93456f56bdb0b8da2a4c0c0a9435ab5a009b 0.00 MB 12 0
111,210 111,210 000000000000ddbffefb92d5008f417ba3bcb04d27fe518361748ccf29b425f3 0.00 MB 12 0
111,209 111,209 000000000000ae884609c798a25577efc983b1bd81f169a2e2400a10321e6590 0.00 MB 11 0
111,208 111,208 0000000000006abbdbdddf821b9aebbcbcb5d7db2903ae0fda04cae7d0852ead 0.00 MB 9 0
111,207 111,207 00000000000063ce71bcebf747cf15cdafd3bc1500025ba201ee08614f7cb903 0.01 MB 10 0
111,206 111,206 000000000000a3fbef10deb3230eef8ff7492091e2fd347e7bf59298046d719b 0.00 MB 12 0
111,205 111,205 0000000000005a39098ab9a39ed4c2d463d9c5b97ba659a76061e67ecda5b549 0.00 MB 11 1,195
111,204 111,204 0000000000002587eb738d7e817a8accc813679682c58f94148d904c7904a5e6 0.00 MB 13 0
111,203 111,203 000000000000643f76e1b7751fa31bd80bf45b08aa35233ba785533f5323bdf8 0.00 MB 19 0
111,202 111,202 0000000000005c2eeb0eeb6b31a1b7da11470ccecdd7c72687f37ce22a85a44a 0.00 MB 8 0
111,201 111,201 0000000000008b922cba4c060c348ca35bac1cc85e175486db9418c1cc54f2b3 0.00 MB 5 0
111,200 111,200 0000000000011e6d83fbc9dabe9100ed8f30df1a9adea8a994f6338d90857a9e 0.00 MB 13 0
111,199 111,199 0000000000010e27a963a2121bd092d50a8c355ce34eb103c8d80795f89d1fd6 0.00 MB 11 0
111,198 111,198 0000000000002f0261bf31a1b8a4f9d078aa6eff6a7dc5be04aa8d38bedb7971 0.00 MB 11 0
111,197 111,197 00000000000081dde56295a68263dfc9e3c43a3ec60f2c8683aeff610b1495fc 0.00 MB 5 0
Previous 10 blocks ↓
Total Size: 778.97 GB

Node Details:

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