Loading Tool

Explorer IconExplorer

Memory Pool

87,650 transactions
33.68 vMB
0.11948365 BTC
Random Selection Loading Transactions
Max Size: 199.19/200 MB

Candidate Block

Mining Attempt 6f0ec316b246a1cd5b876a9616cd3737142bdd835a573c499896a250bf216ee0
Version 20000000
Previous Block 000000000000000000006e53c1d269063e9b5743561e1feecf862e4f112c1fca
Merkle Root 469b970310aa0bb016c99e29d33830ca1f835cf89ca800e7a131f87c072aee7b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,046
Size: 1.00 vMB
Total Fees: 0.04610352 BTC
Feerates: 150.75 > 4.62 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,949 (497,037 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
417,912 417,912 000000000000000003852d9fb541de527d9f3b9212cd5e037d7ae3b5e7b82d78 2,834 1.00/1.00 vMB 82
417,911 417,911 000000000000000002646b01b17e8e028c46bba78b28684b16da2016a1d238ce 726 1.00/1.00 vMB 23
417,910 417,910 00000000000000000500fa0b8948cb8704b4b9531ccbc1ff13e648b59fd37849 2,617 1.00/1.00 vMB 66
417,909 417,909 000000000000000004c3412e2a836b7e06e586089232f50ac5a4a788672faeb5 1,725 1.00/1.00 vMB 43
417,908 417,908 000000000000000004a5a02da133c8b44fcd238cbfd6598673b8247adb7ebb5a 1,051 1.00/1.00 vMB 39
417,907 417,907 000000000000000002ebcb612704488d7415206dda442dacd45e271d9aba4351 889 1.00/1.00 vMB 16
417,906 417,906 000000000000000004d56dd08a88ea4cf0d483b86e402d5876fbc1e54a6b9e7e 191 0.08/1.00 vMB 100
417,905 417,905 000000000000000002482b1856427d10e199c4081f1d0b185eb310d2c0aa17b4 773 0.40/1.00 vMB 58
417,904 417,904 000000000000000004496efb3b0c2f7a47dc185537d186796412cb914db7f74d 1,157 1.00/1.00 vMB 51
417,903 417,903 000000000000000004989126e3ee854c27384b8dca5c5515d7a6357eeb8613bb 851 0.97/1.00 vMB 32
417,902 417,902 0000000000000000021f84d7108f7b19d191486ecac2586814e1064081a74b5e 616 1.00/1.00 vMB 23
417,901 417,901 00000000000000000428a4cfbc516f49bbcb845380adf62563d5bc36dad48ad3 376 0.17/1.00 vMB 64
417,900 417,900 0000000000000000007f5183c71636445a510a435b9e00dd741b0a68247bb6c4 114 1.00/1.00 vMB 6
417,899 417,899 0000000000000000038381b2af4d036a294c52329283f709fa1df5fba439c3b0 705 1.00/1.00 vMB 20
417,898 417,898 000000000000000004e47f020592c92171081517154e82b83ab861965010ddc8 525 0.99/1.00 vMB 20
417,897 417,897 0000000000000000020e986985fa4462c28134a1965d309ae23dfb619cfd9a1b 2,189 1.00/1.00 vMB 67
417,896 417,896 00000000000000000412ac7a68d1da1ae8dcecfe69c07d4540438cd0872e8491 281 1.00/1.00 vMB 16
417,895 417,895 0000000000000000038df976b0795a8bc0232447d31c38b2335ff35136cab5c0 629 0.30/1.00 vMB 58
417,894 417,894 0000000000000000039548c866dd23a8731eea5488a7e44cd0269c99dd60b755 353 0.22/1.00 vMB 71
417,893 417,893 000000000000000004b80c7816229bc6831cb9eefbf5e1115b147eb410cc4e3a 40 0.02/1.00 vMB 67
417,892 417,892 000000000000000004bd6e96ec359a4794ae71e0e1732b026dc4c5f4d04cdb8e 1,638 0.99/1.00 vMB 51
Previous 10 blocks ↓
Total Size: 782.30 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: 657.50 GB
    • Received: 14.55 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.