Loading Tool

Explorer IconExplorer

Memory Pool

80,807 transactions
29.84 vMB
0.07233897 BTC
Random Selection Loading Transactions
Max Size: 179.96/200 MB

Candidate Block

Mining Attempt 50d0d4ae39d442c7adad583ca1c4fdf35ae575035ed9f3a647037df37c941706
Version 20000000
Previous Block 00000000000000000001dca977ac9ad62b5ffda27b5d02990f9a918aa20846bd
Merkle Root 67ba33bfe9610fcb6bec452d8e91ef546e37263371f5ce5c0dd35de57de81d33
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,621
Size: 1.00 vMB
Total Fees: 0.01155011 BTC
Feerates: 100.36 > 1.16 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,978 (424,426 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
490,552 490,552 000000000000000000b0c610eabf23a3a3ebc17037fc1340077a97fc5606da3d 2,001 1.00/1.00 vMB 164
490,551 490,551 00000000000000000062843851cc8236030333b3209260b38aad1f4d9f64ae88 2,212 1.00/1.00 vMB 26
490,550 490,550 0000000000000000006e66ab91b425c5ca3a31c4cca3abcc24f8cd10bbf2f700 1,790 0.96/1.00 vMB 126
490,549 490,549 0000000000000000004ce2c5862ece28cb5add162769c512ce721986515b8db9 1,055 1.00/1.00 vMB 88
490,548 490,548 000000000000000000be21e12a2de5752064510e720652f3420775f3e410ed40 490 1.00/1.00 vMB 46
490,547 490,547 00000000000000000036acf90124d955835b35a3d5d86a36a0311af086701136 1,666 1.00/1.00 vMB 116
490,546 490,546 000000000000000000749ce387b7a7611800e96145a071a9677157c8f3347123 1 0.00/1.00 vMB 0
490,545 490,545 000000000000000000d1b1065420a812deb455d47d9112b70275a2162acd354a 2,631 1.00/1.00 vMB 141
490,544 490,544 00000000000000000083a4b10c4999504344bc3b15fd279a21568a0ca71234af 2,495 1.00/1.00 vMB 78
490,543 490,543 0000000000000000005b4b3f1f18141f0f45982f29f30aee7f9dc537b76f9855 2,532 1.00/1.00 vMB 176
490,542 490,542 0000000000000000008711c0f9f90126b9757c65064084c8f167ea64f95838be 1,884 1.00/1.00 vMB 55
490,541 490,541 0000000000000000007932a7ff1edab41f00a87803d57487428236369309cf4d 2,816 1.00/1.00 vMB 140
490,540 490,540 000000000000000000ae0ee83a9abf21fbbadfe9ba4537802b62b9804d05a9ad 1,745 1.00/1.00 vMB 148
490,539 490,539 000000000000000000b3489a862d110d3848aabf732b3cc2fcde857e77fc9993 2,308 1.00/1.00 vMB 126
490,538 490,538 000000000000000000361ac6411a58e914bd724504f8bc6eca2169374c8a5dc4 2,519 0.92/1.00 vMB 80
490,537 490,537 0000000000000000004213d441b4b0687b9b4f5526b9511872bab024f4bda7df 2,619 1.00/1.00 vMB 142
490,536 490,536 000000000000000000629cc0379bf457d4c5dc5b8d83a113b40551f1fe8d758c 2,310 0.91/1.00 vMB 175
490,535 490,535 00000000000000000075a619a5781b5bc958798e76353ea57878f976eaa9eec5 2,877 1.00/1.00 vMB 201
490,534 490,534 00000000000000000049ab7b0469e7497a7ab5805341f9cb4bbc0d583943eecb 2,566 1.00/1.00 vMB 122
490,533 490,533 000000000000000000d20a4afb21330b4286b41e7c68a1cadab7b531483409ad 2,781 1.00/1.00 vMB 100
490,532 490,532 0000000000000000009cf055ebc98544db03d2f11016d438ef0469ae75181cce 2,505 1.00/1.00 vMB 86
Previous 10 blocks ↓
Total Size: 782.35 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: 662.22 GB
    • Received: 14.84 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.