Loading Tool

Explorer IconExplorer

Memory Pool

87,964 transactions
32.60 vMB
0.25072070 BTC
Random Selection Loading Transactions
Max Size: 194.82/200 MB

Candidate Block

Mining Attempt ca3d64d21df654d7e272be888f2d03a87e2e5fac643cf65e000d2e7f2641a366
Version 20000000
Previous Block 00000000000000000000056fab688ddf67ad8d7a1620fa9f28be0953d6e5a38f
Merkle Root 6ab933ede52304060ec0ab56a280384289a41bdc5788a7c79480989a6fc585cc
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,862
Size: 1.00 vMB
Total Fees: 0.11085064 BTC
Feerates: 538.26 > 11.11 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,147 (685,411 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
229,736 229,736 0000000000000108a7c9dc19869d72a9cea4ae5f8615dcda5ba0a0bda4942a1c 521 0.35/1.00 vMB 87
229,735 229,735 00000000000000d22c8a402bde6dbbc174755fd9dd5823408a5ec1264cd6de2e 713 0.25/1.00 vMB 4,913
229,734 229,734 000000000000014c08b29390bc36b93352e151abf15629389132d7da4e0ee1d3 6 0.00/1.00 vMB 0
229,733 229,733 00000000000000231605ce079d26343b1610dab6c1f7628cd1ee3723dbb802b2 13 0.00/1.00 vMB 129
229,732 229,732 000000000000006bfe7102a0c9b37fa280ce48af82d73a1c16cf9118f0e9777a 295 0.15/1.00 vMB 148
229,731 229,731 0000000000000194773dab61cfae6a7c53c8bf4f638847969b073977413daa97 150 0.06/1.00 vMB 192
229,730 229,730 00000000000001f33d15cfcf04e70be8e7fbb1d1df1dfcb5a137dc61b112cf7c 519 0.21/1.00 vMB 38
229,729 229,729 00000000000001153e536d2f97db506e46558f120ace8d93453c521acd015492 340 0.15/1.00 vMB 186
229,728 229,728 000000000000018bf30aa46875384a1518163bb76c112b073572ffb18b596a99 642 0.42/1.00 vMB 86
229,727 229,727 00000000000001dfa177e936d77bbc6a0b7f521a97d25b0e353a2eb3048ae321 661 0.25/1.00 vMB 218
229,726 229,726 000000000000010b2f210448f92410e1c0f3845a6006d2908a8e5b11d3140bc9 1,147 0.47/1.00 vMB 198
229,725 229,725 0000000000000044ab8db2685d6476251dbdac77bf4f59c71d1379cc6fd195a9 667 0.25/1.00 vMB 186
229,724 229,724 00000000000001d7f77da2816603180886addc3966906804f00ceda571c29506 134 0.04/1.00 vMB 22
229,723 229,723 000000000000007fd04924d8a659c098e502d2fab3e048aa227bc5d8487dbe8d 552 0.25/1.00 vMB 186
229,722 229,722 0000000000000234d4e9e5cf92984e3481cbb76a8e2916bd0a3a8fa09ec254d2 108 0.25/1.00 vMB 54
229,721 229,721 000000000000022fa343c9556ae78595b1b2d99a30eaf013926b629e8649a0a1 359 0.24/1.00 vMB 137
229,720 229,720 00000000000000e9fea5a64bd35a9090a3500beab86ae594f69c0d30fb31e989 540 0.22/1.00 vMB 186
229,719 229,719 0000000000000213d761503f80cf1140cbad30a245bd7a2788a16b4c5e9b352a 365 0.25/1.00 vMB 69
229,718 229,718 00000000000001d62a05960e9877790bbe1afcd9bdece3375563184cc37b57cd 601 0.25/1.00 vMB 316
229,717 229,717 000000000000013f5e40ddd0eb61cc5205aa61f36ecda3f40d469a3ffcac6ef9 153 0.07/1.00 vMB 93
229,716 229,716 00000000000000e0ff717f8dfe88dea911eb960a407613c5788b02771cc870a5 878 0.25/1.00 vMB 185
Previous 10 blocks ↓
Total Size: 782.65 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: 672.71 GB
    • Received: 16.32 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.