Loading Tool

Explorer IconExplorer

Memory Pool

47,422 transactions
28.97 vMB
0.08921027 BTC
Random Selection Loading Transactions
Max Size: 154.18/200 MB

Candidate Block

Mining Attempt fa26628e8700f47af893c7b120e147cef2a406a04d9f7a78c4d21b5f7afdf5d5
Version 20000000
Previous Block 000000000000000000016a44f35d7af0f77f48ef2bc636d8a12c01afb38d3a85
Merkle Root f31136749e495bfd4f21a70e969f0cfe1a401c65f2e95e93281917b11fe2d513
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,995
Size: 1.00 vMB
Total Fees: 0.03324783 BTC
Feerates: 151.16 > 3.33 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,843 (732,490 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
182,353 182,353 0000000000000849ce23f6352a51db19c02d614d882f51365ca7b2ee1c6b7265 13 0.00/1.00 vMB 14
182,352 182,352 000000000000083fcd46f8181cf954dfc0e17b42a8f3ffbe89091829a2519130 299 0.13/1.00 vMB 108
182,351 182,351 00000000000004e9907812d38350bcf92920e5144cc87cf2ee79ea12e9a5a807 10 0.00/1.00 vMB 299
182,350 182,350 000000000000065d4b7cbc62be8a4ec8ec22b7130c539ecefd92960666a34b79 308 0.12/1.00 vMB 112
182,349 182,349 000000000000003f204bbffd20f6b259f450402fa3492f2ac88b728b16dd2257 105 0.04/1.00 vMB 181
182,348 182,348 000000000000074413501b189bb8aba146e2490fe15df6582b920e23a950abc0 16 0.01/1.00 vMB 103
182,347 182,347 00000000000005aa299a4292f3e88ad55e64e97611245123ee0b71e17c6b0988 53 0.02/1.00 vMB 161
182,346 182,346 00000000000003f4d002b5b147aaf1a4c773006b85ae146d509686d5284fdf5e 3 0.00/1.00 vMB 0
182,345 182,345 00000000000001f45eb8d0ee77013edd03806e0db5563b249ac1e0bd269e779b 93 0.06/1.00 vMB 112
182,344 182,344 00000000000004ecb1e9a1a0f7618bdabb6fcf66194c67076849ae95bf090048 135 0.04/1.00 vMB 19
182,343 182,343 000000000000059d8a205c0cc34fec55e590b0fcf45a843b894f20d217eb6326 267 0.11/1.00 vMB 127
182,342 182,342 00000000000002f90688bcdb1cac3e055992bcff7f30baeaf6647e72ebda8b7c 119 0.04/1.00 vMB 138
182,341 182,341 00000000000005bfbe1e4d0f4d06ccfe1c0728a55a960d679b57a59a9f56aeea 13 0.00/1.00 vMB 0
182,340 182,340 00000000000006442e5a90d630147e38bd67658c94b66324dfb3624481a688c7 55 0.03/1.00 vMB 75
182,339 182,339 00000000000004dbba7405b49d472c13dbdc0159d1efc902f7747090a51b217b 179 0.08/1.00 vMB 107
182,338 182,338 0000000000000339f2f58437b2e9a3c818d8680ac788e8cfbaedb4f5e0c820c6 148 0.08/1.00 vMB 103
182,337 182,337 0000000000000258e6db15d8421f7c4a26e500903d2d5a6a8864d01979f4b5d0 56 0.01/1.00 vMB 71
182,336 182,336 00000000000000620e82e8d31c120a107109c03c67fc48042d686c948f040c83 162 0.08/1.00 vMB 97
182,335 182,335 00000000000002049b5d963cc3c21e3a663d920ff9aa22fbf8a2401eedddf1ea 110 0.05/1.00 vMB 112
182,334 182,334 000000000000031e226de80078b57458bf52de959393346f22b5f733191b11a9 177 0.08/1.00 vMB 137
182,333 182,333 00000000000007f2cb8dc7a6eebde3a418939265fabb053a3fd0854eed797fc5 126 0.05/1.00 vMB 79
Previous 10 blocks ↓
Total Size: 782.11 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: 651.99 GB
    • Received: 13.67 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.