Loading Tool

Explorer IconExplorer

Memory Pool

77,783 transactions
28.85 vMB
0.06703000 BTC
Random Selection Loading Transactions
Max Size: 175.09/200 MB

Candidate Block

Mining Attempt 76998ee0d85884f6c768330fbbba31002d3e65d9379a1451dac04b3742345edc
Version 20000000
Previous Block 00000000000000000000327a49fa6004515b5891bc19fa46a462f6b39127d620
Merkle Root c8c16d986e9a6d7692889958ff3ca93b15b228a3f2a4f705e7b30c1d5e6e3082
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,921
Size: 1.00 vMB
Total Fees: 0.00694570 BTC
Feerates: 149.20 > 0.70 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,090 (493,745 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
421,345 421,345 000000000000000000e191776c6b1301f8b2852de5b1e399ea52937cd245629f 1,949 1.00/1.00 vMB 42
421,344 421,344 000000000000000000a3b691d6bc7b772b8035a2104ca168b02e3adac6be52d9 1,903 1.00/1.00 vMB 49
421,343 421,343 0000000000000000034bff7888f1f7294311f0199322f77c1457018c875bd9e1 506 0.48/1.00 vMB 25
421,342 421,342 000000000000000003444c252077a46c9f848c5b1a62e4877a14a80ed382e016 3,092 1.00/1.00 vMB 63
421,341 421,341 00000000000000000059d539b803d3c7ae3ee2cf65e628fc8e5345ae28c50587 2,005 0.70/1.00 vMB 59
421,340 421,340 000000000000000000de500ef7f3b443a48c63e867ccd7d3ba3f0e60c116c6a3 1,739 0.68/1.00 vMB 53
421,339 421,339 00000000000000000358db74cc7e50971c17db1a569d028636590d085160e7cf 279 0.08/1.00 vMB 73
421,338 421,338 0000000000000000011a2347bdaa7f3e8fecfa5aa192d9eecedcb6e84325d0a4 674 0.26/1.00 vMB 57
421,337 421,337 0000000000000000014703b2eec740f8421c30f12d27070b4d359fc4af1f51b6 1,488 0.83/1.00 vMB 35
421,336 421,336 0000000000000000050d7aeda7415224c0f9cbbe8565d1e67feee8c3768615f4 2,982 1.00/1.00 vMB 73
421,335 421,335 0000000000000000008ce9277a4e5938f2dda2654c8ff549bc4c3193bea8c09d 776 0.31/1.00 vMB 56
421,334 421,334 00000000000000000032c2b9a891f82636846b6acc64d84d6f1b62105a4720a7 1,181 0.53/1.00 vMB 52
421,333 421,333 0000000000000000017adaadb24f12c5411e87552e43828472535c17516e1b23 1,080 0.82/1.00 vMB 25
421,332 421,332 000000000000000004024fc4bc21a8aea24b69978bef24e04ec2857e746d97a4 1,100 0.75/1.00 vMB 35
421,331 421,331 000000000000000004bd6e86a64947651703de97d49e1df5c78aafbcf66e0319 2,650 1.00/1.00 vMB 72
421,330 421,330 0000000000000000004ad69ff67cf4febd96f538eab8e2a9c2f7de89fe5b4ca0 1,002 1.00/1.00 vMB 25
421,329 421,329 0000000000000000048e2cbb854e483b3b8048bfc91c5e15867c0791ab592e40 1,063 0.93/1.00 vMB 36
421,328 421,328 000000000000000003af9550aa8c9712d31897aba7cb397f509787e1ed08d835 2,087 1.00/1.00 vMB 56
421,327 421,327 000000000000000000e0c5feb73aa30ee40d61b686379fab6f1fabc353c8a882 1,494 0.59/1.00 vMB 71
421,326 421,326 000000000000000000eff407eb56f7a118e8c87097aed0569c9d110cca58aefe 2,190 1.00/1.00 vMB 46
421,325 421,325 00000000000000000391cdeeba83fb43ed9c998f57e1638d5e1da8da54af8942 1,390 0.61/1.00 vMB 64
Previous 10 blocks ↓
Total Size: 782.55 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: 669.80 GB
    • Received: 15.77 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.