Loading Tool

Explorer IconExplorer

Memory Pool

75,964 transactions
27.93 vMB
0.07787843 BTC
Random Selection Loading Transactions
Max Size: 170.46/200 MB

Candidate Block

Mining Attempt 93219c487d6a35e75ca703867624ea36f5ed3abcee51882c143dbe05cb56c7ba
Version 20000000
Previous Block 0000000000000000000091529ee73241fad69118a73730bb9cb3c6a9b21d667b
Merkle Root 9da9ca493b68642c86aee65e6be601370b426485b89e441bf2bd289c93072b61
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,114
Size: 1.00 vMB
Total Fees: 0.01790113 BTC
Feerates: 150.93 > 1.79 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,297 (646,303 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
268,994 268,994 0000000000000006b15e630a3cfcaca29fd623ca386a3397cfe0ee43cd1c3067 38 0.03/1.00 vMB 7
268,993 268,993 0000000000000005b5c69d46e1fc6e8affad471559464b062e35ae9ec801a9a9 363 0.17/1.00 vMB 58
268,992 268,992 0000000000000005d9a26ac7e01bec79ad5bb2c01753003725e8f016eabdc971 10 0.00/1.00 vMB 123
268,991 268,991 000000000000000443fccd3d79afe312915c8928ed8b33475a8a03bf94c882bd 190 0.10/1.00 vMB 54
268,990 268,990 0000000000000001ceaaa5e26fb546bea02c146ec65fe85becf3ffaa9996c84a 110 0.05/1.00 vMB 54
268,989 268,989 000000000000000631cf73b813bf7317f6eb6e1731aad0db9b5aa5e2555ca82a 112 0.05/1.00 vMB 63
268,988 268,988 00000000000000034ae8926041ee263163c736ac74825c762b012ed5b97fb1a7 35 0.01/1.00 vMB 113
268,987 268,987 00000000000000012910ab4192a2823a49a8a2377daeccb8fc4707b3a1c71bbe 63 0.03/1.00 vMB 59
268,986 268,986 0000000000000005b38ee8397fde3ca928a3a1343a8943b8b694cf0031ec19a8 91 0.04/1.00 vMB 109
268,985 268,985 0000000000000005f978557c2bf131a521e2c60ec5cbc98999ac620ba93b7d26 499 0.15/1.00 vMB 68
268,984 268,984 000000000000000776f3e262f76f65885b16abe05be4c499df889941eeb8d8bc 279 0.11/1.00 vMB 49
268,983 268,983 0000000000000002242293249265a0a096a1478c22c914a45b9e7ab774aaacf5 327 0.15/1.00 vMB 48
268,982 268,982 000000000000000805aae95110413ec0a5cc1e7dbeb25ace6fbba2343c501310 203 0.24/1.00 vMB 27
268,981 268,981 0000000000000004f5404a880e30adbacf7b6931973630aa7bdf1909ab8697fa 645 0.25/1.00 vMB 85
268,980 268,980 00000000000000033f98f9f702ec733e262b53e5f41005bcf1629795e1198e2b 299 0.13/1.00 vMB 83
268,979 268,979 000000000000000404e4492406441593be049a09e05ceb412c8f63aec41b2959 246 0.12/1.00 vMB 49
268,978 268,978 000000000000000792b57e7dd02734ea7d644d0a6eeefd4fddd32d697f074c36 43 0.03/1.00 vMB 7
268,977 268,977 0000000000000005c1c33d746f83a07d00b9ea4d257cc460110d6c297581b4b1 357 0.15/1.00 vMB 80
268,976 268,976 0000000000000000673b57f89aa86546384edfb1639f2a662a7b8cc45223cd74 252 0.09/1.00 vMB 51
268,975 268,975 0000000000000000af6e4f3bf4ed1e4520fb2ea6bd619696d3e0014927b6970a 482 0.19/1.00 vMB 73
268,974 268,974 000000000000000720e0698f1fe21e6b3b9c6ed22e706e4ef3c90290f95f7dc8 1,506 0.46/1.00 vMB 1,060
Previous 10 blocks ↓
Total Size: 782.90 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: 713.72 GB
    • Received: 17.44 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.