Loading Tool

Explorer IconExplorer

Memory Pool

74,932 transactions
27.66 vMB
0.07601287 BTC
Random Selection Loading Transactions
Max Size: 168.70/200 MB

Candidate Block

Mining Attempt c4e14ff3082c95f6d5fda309fe1a46f30ca1b8b6e5a60a3ee99f1515fd6b5365
Version 20000000
Previous Block 000000000000000000007612e5d7521da87d841e6b2b3b5b4a88a6af3ae40dcf
Merkle Root b12e55b5d79919fe4822ad23741a7a4738cc78fbea76580a1a63a2fa0fe7a10f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,166
Size: 1.00 vMB
Total Fees: 0.01675901 BTC
Feerates: 301.57 > 1.68 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,256 (546,544 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
368,712 368,712 00000000000000000356ad3c222ce9e89fffea348f8ca46e578cd41c6397ca03 435 0.39/1.00 vMB 22
368,711 368,711 0000000000000000134bd3690baef5d697c2ad0d10271eaff34dbf75f316053f 1,043 0.93/1.00 vMB 30
368,710 368,710 00000000000000000f72fda26ac055b66995f2f0bb9cf5924c4be5ea1ee5a354 1,297 0.66/1.00 vMB 51
368,709 368,709 0000000000000000040f99bbffd13f407f81d947ec93265288c662dedb46dc6a 1,019 0.51/1.00 vMB 53
368,708 368,708 000000000000000013a51b1708a8acfe7a1192203a82bcf681639fec86a01e3c 621 0.74/1.00 vMB 24
368,707 368,707 00000000000000000b9e1000b22b41f253562706476bf3f60ac2e49488d5687a 121 0.07/1.00 vMB 34
368,706 368,706 000000000000000011e556b1acc0409f8a8d69f3014c817b36fbc964c104fc50 1,218 0.90/1.00 vMB 19
368,705 368,705 000000000000000014786aaea692f13f1389b943a79ddfb4ee72c3cbcdabb50e 2,158 1.00/1.00 vMB 58
368,704 368,704 00000000000000000f00a03fe33f703af6fc086db9ba4f1bdb053cfaedc8465f 471 0.39/1.00 vMB 39
368,703 368,703 000000000000000005d2bfa447b152d64d6852ef3f963e8a0a7ba0d3e69fc0a2 989 0.75/1.00 vMB 39
368,702 368,702 0000000000000000029fe606d0183cd1a7803ffd5d06735e19bd10f91af458ee 515 0.78/1.00 vMB 21
368,701 368,701 00000000000000000bd7af74391af82fc2c8fdad9ba837de54c0dd731bd39e94 280 0.19/1.00 vMB 31
368,700 368,700 0000000000000000094e2672862ebfae3fcc36487fd340d488bb2eb0b4d0fa76 1,469 0.93/1.00 vMB 40
368,699 368,699 00000000000000000231e3a7e513729e378fc993b349bb930820b423b381dc24 1,205 0.95/1.00 vMB 22
368,698 368,698 000000000000000014d01680d702d0c74303d4d5698e219629cf9d5c62a44ee8 484 0.26/1.00 vMB 37
368,697 368,697 000000000000000004a687bce5e4dcf701626aaeba329ea7d9f04cd3791fdec5 1,044 0.73/1.00 vMB 31
368,696 368,696 000000000000000013fe981f83be45bac131632eef507742227aeead68a2c5c4 1,160 0.95/1.00 vMB 32
368,695 368,695 0000000000000000094b2f84b3cf568f0d756124bbd138bc9efcb0f3b1a07dad 1,425 0.95/1.00 vMB 30
368,694 368,694 000000000000000007d456a62878273818174994f416fe4e1f21418215a0b723 1,316 1.00/1.00 vMB 31
368,693 368,693 000000000000000007daf9d163b034481a4b3b580faa9bb59481c75260fcd501 594 0.83/1.00 vMB 22
368,692 368,692 00000000000000000e01179cc6b182b682edab58d058adf0a82186719366f944 264 0.24/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.84 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: 711.86 GB
    • Received: 17.14 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.