Loading Tool

Explorer IconExplorer

Memory Pool

73,537 transactions
28.31 vMB
0.07516324 BTC
Random Selection Loading Transactions
Max Size: 167.52/200 MB

Candidate Block

Mining Attempt ba212f279ddbba6e5236b4075bc82940430c7a2c9a4b78965b96bec323648f05
Version 20000000
Previous Block 00000000000000000001a03b540f0df1d23eb184d241282d125e16f53d7c6244
Merkle Root 99883a372ecf0fc85d951310103786faeb9079c56781bd509fc9bc977aad837a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,743
Size: 1.00 vMB
Total Fees: 0.01841848 BTC
Feerates: 150.86 > 1.85 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,031 (333,058 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
581,973 581,973 00000000000000000007bc2bd1b79c6eccac12369ce25e349f6658711504f602 1,571 1.00/1.00 vMB 28
581,972 581,972 0000000000000000001ab5c5e45bb1fbab0961295bb0b4f14907f8e320dcb90b 2,266 1.00/1.00 vMB 19
581,971 581,971 000000000000000000002d428e16b6f2a47a2dece7220356f00efa44afd367cf 2,923 1.00/1.00 vMB 34
581,970 581,970 000000000000000000065e03e46fe1ab33062bb28b73719561b083e092f7f5c0 2,887 1.00/1.00 vMB 8
581,969 581,969 0000000000000000000745364349cc2d7e7d932b223b0aa917371f158ad4cab8 2,000 1.00/1.00 vMB 38
581,968 581,968 00000000000000000019e40309fcd3d8faa588bf48813793354bd2a308abc623 911 1.00/1.00 vMB 10
581,967 581,967 00000000000000000015e52c19057db67cefac0b049572267a1887934e458296 2,291 1.00/1.00 vMB 28
581,966 581,966 0000000000000000000a30db8e583ef1b4adc404fad16321fae74e7144c39222 2,853 1.00/1.00 vMB 82
581,965 581,965 00000000000000000025bf61db55317db08324037c57eff8b42a0022a733d0b3 1,902 1.00/1.00 vMB 19
581,964 581,964 0000000000000000001bb2d056d195f325906aea27f049ec6fe9e655ae08bf02 2,847 1.00/1.00 vMB 50
581,963 581,963 0000000000000000001405da93306e74b567bfa31a23625aeed2a5a0c9996872 2,062 1.00/1.00 vMB 86
581,962 581,962 000000000000000000142babbe72b2b6cbad38c06f5088f1794541702b5fe5a4 2,298 1.00/1.00 vMB 71
581,961 581,961 0000000000000000002426f7e74f2a2b4ce2772011a5179cd93e5e6b91b91234 1,507 1.00/1.00 vMB 29
581,960 581,960 00000000000000000014ea2514f955d17685fcdc98137de085f7339e7c545bf5 2,356 1.00/1.00 vMB 41
581,959 581,959 0000000000000000001514dbd1db1be5524e60a1347a5006798168f062d56855 911 1.00/1.00 vMB 25
581,958 581,958 0000000000000000001ba4d764cef113e8f49582f5c6a4c5351c2aebc6d21dd2 2,091 1.00/1.00 vMB 47
581,957 581,957 00000000000000000012afec2c4b9f769df220659786a9884c29edb06f282949 2,951 1.00/1.00 vMB 63
581,956 581,956 000000000000000000049cd2c78e5ba4add350c220ff7a70e27ca4103f0890b9 2,409 1.00/1.00 vMB 77
581,955 581,955 0000000000000000000c970f7a8a9e96cdf2423782d6ea75d919b6ba9078659b 1,697 1.00/1.00 vMB 45
581,954 581,954 000000000000000000177d962a9d98756fd722c58f054d1d94fe02ebfdd84a63 2,295 1.00/1.00 vMB 37
581,953 581,953 0000000000000000000c454b07cb0160e144889f88c29e5d23463e1a93cedc25 1,211 1.00/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.45 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: 666.82 GB
    • Received: 15.22 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.