Loading Tool

Explorer IconExplorer

Memory Pool

42,820 transactions
32.19 vMB
0.13436981 BTC
Random Selection Loading Transactions
Max Size: 161.10/200 MB

Candidate Block

Mining Attempt b7c74229200f5a287f37e37e3a01d38dc29eed707fa2f7c5756cabdd7b441886
Version 20000000
Previous Block 0000000000000000000147c7dd24837dec3ddf522e94b4367f767e386a6ffd60
Merkle Root aafb1966bdd23776f32311f1dd89d3b3a31da42c115ab05d980cc13b8691b387
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,905
Size: 1.00 vMB
Total Fees: 0.06424173 BTC
Feerates: 116.76 > 6.44 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,357 (561,818 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
352,539 352,539 000000000000000002f6adc8260182e91a5716d9fec29e105ef5021aa06fc661 1,259 0.68/1.00 vMB 24
352,538 352,538 00000000000000000775b119ab4c43057bd64d4e3ad6c82b8740ee2eca6403dd 1,059 1.00/1.00 vMB 16
352,537 352,537 000000000000000003712fb752acaf34f1970c9f4f8ef5f45d2d8bd10e5f1c4c 2,722 1.00/1.00 vMB 37
352,536 352,536 00000000000000000933007f3b8404fa2936064cab82c0d3d0db334622029cf5 257 0.21/1.00 vMB 18
352,535 352,535 000000000000000005827fbb61e7bab72e665f08ae9479ec0949461105f9366d 102 0.10/1.00 vMB 9
352,534 352,534 0000000000000000035fe19956175ad5505c68741c4dcf938d4361e84f180bee 1,226 0.70/1.00 vMB 24
352,533 352,533 0000000000000000003f2259f2e1204575371b9c2eec142f703614f1e2087c84 1,635 0.75/1.00 vMB 28
352,532 352,532 000000000000000010eeda923290fa1090ce6f1a5ad391a7452b312a13663e49 1,885 0.94/1.00 vMB 26
352,531 352,531 000000000000000004e1a03b055a3403f66b34ac07c10343c8f9925b59f1ad20 1,661 0.75/1.00 vMB 29
352,530 352,530 0000000000000000057121d51b7b93119af0a28b3ace7257270181d4e4265b73 256 0.12/1.00 vMB 29
352,529 352,529 00000000000000000996f490440bac67f23acf42793f17d61e692e78f2469a2f 1,450 0.73/1.00 vMB 28
352,528 352,528 00000000000000000ad515ee67fe88f947116371593c66e835e935cc2cd2795a 395 0.21/1.00 vMB 24
352,527 352,527 00000000000000001214cdcc168a90a02dd0aac7e3e8952dd87461173d9c13df 227 0.12/1.00 vMB 30
352,526 352,526 000000000000000000b4ca4d70f06d5b7b0b37a2b8ce7ceaad1325beffc02126 1,465 0.78/1.00 vMB 33
352,525 352,525 00000000000000001478d82c07fec0ca3bc30e337223b300e9b54bd3608dbef0 70 0.14/1.00 vMB 44
352,524 352,524 0000000000000000108fef260d86b8e8918bc6a510ae3e517b3a636b67ff432d 615 0.38/1.00 vMB 29
352,523 352,523 00000000000000000c2e5589acefd13ef2879a46eb07d5e41b8623315318e18d 809 0.36/1.00 vMB 29
352,522 352,522 0000000000000000056ea4d6ec558780bb932a4d724191327161ab91226676ef 1,244 0.58/1.00 vMB 27
352,521 352,521 00000000000000000aaf88c08964597a2e264a0bda3f3494b2510dab01504626 66 0.10/1.00 vMB 6
352,520 352,520 0000000000000000051380ccd7092ec12864e521fe4771cd867b704ce2db665a 1,523 0.67/1.00 vMB 19
352,519 352,519 000000000000000005450c8484935cb1605ddfa2b8a8b005ef15da8ce4ff069e 809 0.52/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 781.23 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: 590.81 GB
    • Received: 9.59 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.