Loading Tool

Explorer IconExplorer

Memory Pool

79,107 transactions
30.67 vMB
0.07047750 BTC
Random Selection Loading Transactions
Max Size: 186.25/200 MB

Candidate Block

Mining Attempt 85fdfe211880d98a4a3697cb3c051c66102c665958eaac4bcea2698ec3da0aca
Version 20000000
Previous Block 0000000000000000000018f1bb919e43a225d64406949ea8934fc6c32053c6fd
Merkle Root 92a6e4528f9688d5e995e60e3e8fe70fd4d7ec08e19c240f7cd0357e3aa5e77e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,897
Size: 1.00 vMB
Total Fees: 0.00478045 BTC
Feerates: 40.21 > 0.48 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,199 (632,022 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
283,177 283,177 0000000000000000f0f8b02081fb163e464bb76f2699d2e78fb24db325edf2fe 1,177 0.35/1.00 vMB 82
283,176 283,176 0000000000000001de6b5e6b28e189d4d305272a0afd77ee933c98a2313a6cd5 390 0.16/1.00 vMB 48
283,175 283,175 0000000000000001bd0b01b007a40f28c07722bc4699bc6a59d86f8754c773cf 299 0.16/1.00 vMB 43
283,174 283,174 0000000000000000c720bc3d2b633190e61e01576289af1323484092339ed646 191 0.08/1.00 vMB 44
283,173 283,173 0000000000000001357d35b35857dd879c80621c4a5027aab84dc49963c07e57 452 0.22/1.00 vMB 43
283,172 283,172 0000000000000000ccda908888142b0694fafc5af28e4cecb15061229798cdbf 165 0.05/1.00 vMB 85
283,171 283,171 00000000000000010393704b0916a641994b76a1c15b9c7b9d43c493e8f6973c 497 0.26/1.00 vMB 45
283,170 283,170 000000000000000075829f6169c79d7d5aaa20bfa8da6e9edb2393c4f8662ba0 202 0.12/1.00 vMB 54
283,169 283,169 0000000000000000f50d627a66d764bb932c69e2d5e67e441be0607bc667c341 305 0.14/1.00 vMB 46
283,168 283,168 00000000000000019f76069c1aac8eca282bdb45b548af61ed969f89495cb6fb 213 0.09/1.00 vMB 48
283,167 283,167 0000000000000000997fbb96e203193fad66647fdf51b476e86d61656f3aa14e 186 0.10/1.00 vMB 41
283,166 283,166 000000000000000169321e4b321a483a3131401ca8f87af412be135a761e5c66 405 0.22/1.00 vMB 60
283,165 283,165 00000000000000002067046119cdee201fa166ff8275f2afcca0ee6db189f6e3 194 0.10/1.00 vMB 35
283,164 283,164 0000000000000001c9710a43a76139d6ccbd4b9eaf43432695975f0637803d82 64 0.04/1.00 vMB 18
283,163 283,163 00000000000000017285973a748d1e2fdd039985c7e011ae6962abc39a906bc9 109 0.06/1.00 vMB 40
283,162 283,162 0000000000000001436223604ebf4ce4982b755bc9a00405c34db41a69a7b972 71 0.03/1.00 vMB 39
283,161 283,161 0000000000000001bb955d21f38ee1789fe79540a73b89be9f9b90b8503a5f14 171 0.11/1.00 vMB 32
283,160 283,160 0000000000000001c1004de350291eb1e096cc2a69ba9bbe6b84d728c8423fd8 209 0.11/1.00 vMB 25
283,159 283,159 00000000000000018d0e2546c7db5851d9214758d8a19db0a227dcab1a14e19d 256 0.08/1.00 vMB 186
283,158 283,158 0000000000000000c5ae69fbe6f5e4dd551cd7ce556ce97a84b93a84a6ea2bfe 125 0.05/1.00 vMB 66
283,157 283,157 000000000000000029f29162b3f209a74125ab74b1ca5502ed452d3cfd16b712 169 0.18/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.74 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: 708.01 GB
    • Received: 16.71 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.