Loading Tool

Explorer IconExplorer

Memory Pool

85,051 transactions
31.86 vMB
0.19128009 BTC
Random Selection Loading Transactions
Max Size: 189.31/200 MB

Candidate Block

Mining Attempt 179fcad071975fc5d7027bca8dd55177aab35e04b43ef26ff45daeafe87e305a
Version 20000000
Previous Block 000000000000000000017cb93000a20c08f0fc639d471abc5ab7059c2109dbfe
Merkle Root ef089d9bb945e21da847d5e3c45fca9ee6a975cf1b91f826dec2d992359131a0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,861
Size: 1.00 vMB
Total Fees: 0.07299436 BTC
Feerates: 301.64 > 7.31 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,145 (671,319 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
243,826 243,826 00000000000000a35d84561fced4802ad5d03a008ec1d94e6865227bdaae9501 527 0.25/1.00 vMB 122
243,825 243,825 000000000000006c00c4c311ff97cfedbc89666635d1416c2925a92114c98215 183 0.08/1.00 vMB 148
243,824 243,824 00000000000000411df0939132f962d4947f093b2292aacd80ee615bd08f561f 72 0.03/1.00 vMB 20
243,823 243,823 00000000000000540dc917ddf4962bbd2abff2d8f3f4b957dadea527437a8d67 181 0.08/1.00 vMB 103
243,822 243,822 0000000000000018bb9aa2732cc9a57b41bacf03d775f2efb41df40dca047137 347 0.15/1.00 vMB 164
243,821 243,821 000000000000003d8e96b3124e3325d51f4b106edc1d94c2e15de7ddfad4eda0 489 0.25/1.00 vMB 69
243,820 243,820 000000000000008931fc3637c13b48723fc26e52685e5e95bf45e175291788da 558 0.25/1.00 vMB 135
243,819 243,819 00000000000000296f4612d20f31e36b7f145ecfcab0651023b6658a2d675599 760 0.25/1.00 vMB 228
243,818 243,818 00000000000000763d0129abdf321303614db5bccf89f32f6ff676d1c02e0e6c 568 0.25/1.00 vMB 124
243,817 243,817 0000000000000042100cc57f5a20706b1ff14aa813c4ae2ae79159c5e3e832a6 28 0.01/1.00 vMB 42
243,816 243,816 000000000000001963499826fc5d00256a6b3cb133e8b9ede01215e473d25798 370 0.17/1.00 vMB 125
243,815 243,815 0000000000000051345e98090f9a7e4b84f5fddc1445b645f8bb222d0f34fdb2 65 0.03/1.00 vMB 116
243,814 243,814 00000000000000662da6d7bb550fe860a181f03b15e040e10b263a179992d3f9 123 0.05/1.00 vMB 131
243,813 243,813 00000000000000af0619eb3eb36c5ee4aefa325cf3ef4c95ab8b11eb46e5766b 221 0.09/1.00 vMB 204
243,812 243,812 0000000000000084fc3458e722ec296cd7f701e0d6bc9e1ab3bd3fbf3c5aef60 100 0.05/1.00 vMB 63
243,811 243,811 000000000000009f1e5e0943634b5037185dc3cc66e978825dd4b31ee3795eb2 348 0.19/1.00 vMB 104
243,810 243,810 00000000000000aaf38049fbd2af9be73196289b84697a2273d939c4cb2f757b 539 0.25/1.00 vMB 151
243,809 243,809 00000000000000d010f1b138943add8b2730c6263f005714257ca97c6e7d5e61 128 0.05/1.00 vMB 158
243,808 243,808 000000000000001defd7b908675da142662c742c5cfad6c7e4be4e1c45977639 12 0.00/1.00 vMB 138
243,807 243,807 00000000000000487edfcf24dde20f72e5112fa51a60cdf6b3be058b2828f46e 29 0.01/1.00 vMB 108
243,806 243,806 0000000000000014356dc5f2c803a373f86c5806bc75c7749b62790d2842c92d 427 0.19/1.00 vMB 156
Previous 10 blocks ↓
Total Size: 782.65 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: 672.60 GB
    • Received: 16.28 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.