Loading Tool

Explorer IconExplorer

Memory Pool

82,403 transactions
30.75 vMB
0.08436305 BTC
Random Selection Loading Transactions
Max Size: 185.42/200 MB

Candidate Block

Mining Attempt 65b5d930a5bc560d348973f2fe6fd9fd184c153f5d32d1da93cc650a261695f7
Version 20000000
Previous Block 000000000000000000004deb7d1e347c8f6581c1f9b70e6ff46143ce8ce3cc35
Merkle Root b7b5b46491bf033c589a27ae0091c1b014e218f581800132b99b5d48ef4b5e5c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,207
Size: 1.00 vMB
Total Fees: 0.01896583 BTC
Feerates: 73.20 > 1.90 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,975 (677,522 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
237,453 237,453 000000000000013b4e55745ffcb1a92ef9b56f3f3036d1e9bf13bdd71fd674b3 282 0.10/1.00 vMB 42
237,452 237,452 0000000000000148d1f2f2fcde59d96454f62e1cf9e0c11fb7b979b7f54086c1 309 0.28/1.00 vMB 116
237,451 237,451 000000000000001c6f5f27a51f8538442a85f3cc8eb3c563baf44384679d3b53 58 0.02/1.00 vMB 154
237,450 237,450 000000000000013673135508f7f5e1e81e1316d0b211358ac4b5e0e00138a716 82 0.05/1.00 vMB 108
237,449 237,449 0000000000000038d3a3a3fde9670b8cf25601b48afdb7118bb7760eaa917827 316 0.10/1.00 vMB 8
237,448 237,448 00000000000000f963b7d10fc7cd874a206c7ca9522bd92fbee9477d35c18a5d 307 0.13/1.00 vMB 159
237,447 237,447 000000000000001d3255ffa322550077514ebcbfc93654b5b0f99930e3853b46 301 0.24/1.00 vMB 101
237,446 237,446 000000000000014d18e939f2c05e241f3827fe02db291cc59857f458ab5b18d4 88 0.11/1.00 vMB 71
237,445 237,445 000000000000009682650c46fcd2020c2385fc75a18a9be44e79ecb409b437a4 630 0.25/1.00 vMB 203
237,444 237,444 000000000000016aafd05cef527b7d3600532cc38647a2a239da7a7617cbafc5 157 0.08/1.00 vMB 119
237,443 237,443 000000000000012c15011680c29aad3f46c4e29e6ed6a1aeb788937e834515db 108 0.06/1.00 vMB 126
237,442 237,442 00000000000000f1f46ba6228f8e70cc059eb56fafe1b53421fa6a89468a6773 439 0.21/1.00 vMB 185
237,441 237,441 000000000000017f323223d2b7b95dca5e88f90725aee0f63ed13a35c9929843 252 0.13/1.00 vMB 139
237,440 237,440 00000000000001722d317505113974aa5c90337488b353da4cd8ecc3fd31f170 327 0.15/1.00 vMB 180
237,439 237,439 00000000000000e25266d700ea597112a7adf393802db132f1ae7caee7313bdd 486 0.21/1.00 vMB 181
237,438 237,438 00000000000000e029b20ad0288ec0e4cfc65e62c09333247a65c1c506bfbc8c 459 0.21/1.00 vMB 160
237,437 237,437 00000000000000dace9ad2f47b9de865c71a9c9443fd43d222c39b7d7f922723 168 0.10/1.00 vMB 61
237,436 237,436 00000000000000398b43fbf474afa1d6fdf4a8a67e36f328dc7628b3a913f34a 546 0.25/1.00 vMB 176
237,435 237,435 000000000000005d1fb2a7b92966740425043ba883d13ee6fc7d6ad20a130798 126 0.10/1.00 vMB 80
237,434 237,434 000000000000017c8910658dc06e6db782265e72bac0b1d4105c12defa1bb784 681 0.25/1.00 vMB 214
237,433 237,433 000000000000009775614becc32613b75660fb50b757b1847bd9a6949c0b5dfb 498 0.24/1.00 vMB 140
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: 661.74 GB
    • Received: 14.83 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.