Loading Tool

Explorer IconExplorer

Memory Pool

50,580 transactions
28.41 vMB
0.07559118 BTC
Random Selection Loading Transactions
Max Size: 152.86/200 MB

Candidate Block

Mining Attempt ce692a4adb66e5316286ed9317d2663a360e27ed1a7dadfecd25a69f350c84e7
Version 20000000
Previous Block 000000000000000000006aeda7cc004234c1ab671c5672364bc6b11d12bb94b3
Merkle Root 6f1b50467d5cc11094f125e17383bf203b1722769cbfc862c5bf96535f73471b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,230
Size: 1.00 vMB
Total Fees: 0.02144271 BTC
Feerates: 507.72 > 2.15 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,772 (155,790 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
758,982 758,982 00000000000000000003fcde06ff6c9f5e1db4a06e2dd57c13c2e4bcfd8755de 2,938 1.00/1.00 vMB 10
758,981 758,981 0000000000000000000794d9a4d83790d45e91135eb1647ab91a59436d361ca2 3,039 1.00/1.00 vMB 13
758,980 758,980 00000000000000000006392ffcd815ed0697a7e5a734b125b25dfab734ede003 3,338 1.00/1.00 vMB 15
758,979 758,979 00000000000000000000ba40ad5e23b67c14f1c98eb8bf1f51cf6e119bf6560b 1,781 1.00/1.00 vMB 9
758,978 758,978 00000000000000000001812545b2bd20783db879c80126fe44f9991b2aab8e5a 2,568 1.00/1.00 vMB 19
758,977 758,977 000000000000000000075e2a43a9dd90813a7cf6bfd0cd8944b2ef49eeba41a2 2,621 1.00/1.00 vMB 8
758,976 758,976 000000000000000000051dcaf9dbd53b101447747fe7c6d78d239b664aeec7d9 2,911 1.00/1.00 vMB 12
758,975 758,975 00000000000000000007ba9fdef0739d4478b2f755b68d45b2bea48c7227f88a 3,459 1.00/1.00 vMB 19
758,974 758,974 00000000000000000006f6321466acb6484700d957c30bcfac0996952d6d463d 1,785 1.00/1.00 vMB 4
758,973 758,973 000000000000000000015bae12fd61d9491116eed8d7762d16f1d7e2bd6981ff 2,586 1.00/1.00 vMB 11
758,972 758,972 00000000000000000005b9b3b554aab662964ee66a7c7b1bdb5129fa4721ca04 1,403 1.00/1.00 vMB 1
758,971 758,971 000000000000000000058e3e391851d3637b1730ac0a6be56891389ad68c576c 1,336 1.00/1.00 vMB 4
758,970 758,970 00000000000000000004e5d19c8614b6db171bd664aa4610bc68ace254b43084 942 1.00/1.00 vMB 7
758,969 758,969 000000000000000000056f756b877cd657bbff5e17e1191b041d7926dbe4d3d0 1,329 1.00/1.00 vMB 12
758,968 758,968 00000000000000000001af70498ab28efb995f0a052a9d03f87d1b23843c43ca 2,776 1.00/1.00 vMB 9
758,967 758,967 00000000000000000007c34cfeb456813bbc0442b64dc03709acf7b250484780 3,363 1.00/1.00 vMB 4
758,966 758,966 00000000000000000002317efb7b9b18380ed9cd86e18062d6eba3d87477a013 2,705 1.00/1.00 vMB 11
758,965 758,965 000000000000000000064a925897002d308c4810a1907a67d9d01dc160049771 1,930 1.00/1.00 vMB 9
758,964 758,964 000000000000000000047fc41d2f8c69fd3f7f5eb6379cd31a4fffbfd4f16a08 3,215 1.00/1.00 vMB 16
758,963 758,963 00000000000000000005b511b12fcb641fc5d2df8f3eb27dcf4b455c8213406a 2,393 1.00/1.00 vMB 14
758,962 758,962 00000000000000000002379a69087d670247d6056a7c1680cdd19687cb15d0d7 2,752 1.00/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 781.98 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: 648.34 GB
    • Received: 13.03 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.