Loading Tool

Explorer IconExplorer

Memory Pool

81,513 transactions
29.93 vMB
0.10835335 BTC
Random Selection Loading Transactions
Max Size: 180.94/200 MB

Candidate Block

Mining Attempt 5cef3fadb3d769c439b6ed16fc06d9c1a174c8c459708f0beab7a01ce2d3fe74
Version 20000000
Previous Block 000000000000000000011fe80ab0efc0f5275ceb3cd290b68a57004395140fae
Merkle Root 33891fdcadba089e8cbb9f02eb208c6c142e1962c3257848c3298918af91f967
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,213
Size: 1.00 vMB
Total Fees: 0.04198883 BTC
Feerates: 146.36 > 4.21 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,108 (499,035 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
416,073 416,073 0000000000000000045e5f397beb43fee0696fb458716a9fb0acc9ba4937c9fa 1,789 1.00/1.00 vMB 50
416,072 416,072 000000000000000000bb800ff0784506736881595f21aac3717329f126b01d1e 2,503 1.00/1.00 vMB 60
416,071 416,071 00000000000000000570da410ca91c6e27e92b5e8744c999a93a9663538f312a 2,222 1.00/1.00 vMB 75
416,070 416,070 0000000000000000012b72aacfce331f4da10943d7e9d84c3f165f758de16b14 1,820 0.99/1.00 vMB 39
416,069 416,069 0000000000000000011bd7c09de8073af60f7e5ccf43f1c4edfc02c22d46e68b 1,839 1.00/1.00 vMB 51
416,068 416,068 0000000000000000011e49187ff2a72b48066b07edaf5ecb659abe8903ae453f 2,979 1.00/1.00 vMB 57
416,067 416,067 0000000000000000046a03bbc0d3294d2393dcc05f29e66a954e2185a0607749 2,135 0.99/1.00 vMB 96
416,066 416,066 0000000000000000009604521e489c8a690cdb110942bba6b15f89e491b6a2de 2,379 1.00/1.00 vMB 61
416,065 416,065 00000000000000000177b4b1df841370bd02c0c70462b71193235ae4118d09d3 2,407 1.00/1.00 vMB 56
416,064 416,064 0000000000000000056dc2f1940d555920eb04d4402b03cfa48bdbcb85cabd68 1,063 1.00/1.00 vMB 22
416,063 416,063 0000000000000000015b5f32507577fe75b2a61558a352652259565b841e46f8 1,988 1.00/1.00 vMB 43
416,062 416,062 0000000000000000006eb0d7078f4e9268b9b0db97b1507748faed7f8d5cac09 2,161 1.00/1.00 vMB 65
416,061 416,061 000000000000000004b6dae68935af739d5d7b03af998857702892f98b600073 1,231 0.72/1.00 vMB 44
416,060 416,060 000000000000000003f865401ac3e7adc36f46f5359272f3cd5fc6038b685ccd 483 0.28/1.00 vMB 41
416,059 416,059 0000000000000000039560dfd165cc5c4b8cb3bb406eff4d9c9f484a3acb3dbd 486 0.30/1.00 vMB 51
416,058 416,058 00000000000000000526d55bae9eb0dec2d03cf0581fbf69107855c878b3daa3 1,062 0.85/1.00 vMB 44
416,057 416,057 0000000000000000024bfd405407524f150c4a3596371a223f0402f070884af6 254 0.30/1.00 vMB 22
416,056 416,056 0000000000000000051f1df38d3768a7000dc6eb9176176d6fe4bbe01a88117c 872 1.00/1.00 vMB 24
416,055 416,055 0000000000000000025acad268827cbf6a706d6115712a88d90955ef1b52bfdd 1,549 1.00/1.00 vMB 38
416,054 416,054 0000000000000000030567991060156b480742e93c80869f89ed9013c3739872 1,986 1.00/1.00 vMB 50
416,053 416,053 0000000000000000017a428f5b7b0dceb4a1971676856b7348fab325292a35bd 1,380 1.00/1.00 vMB 39
Previous 10 blocks ↓
Total Size: 782.58 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: 671.30 GB
    • Received: 15.90 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.