Loading Tool

Explorer IconExplorer

Memory Pool

35,582 transactions
25.60 vMB
0.08049068 BTC
Random Selection Loading Transactions
Max Size: 130.89/200 MB

Candidate Block

Mining Attempt 01a25e16ba23b7c7b33e56668bac77fc29ea79219407381e1000e53258f603f4
Version 20000000
Previous Block 000000000000000000014148236613aff85e49d6e98bb36447af91d013881073
Merkle Root 43c5a5be2a7975ff018105106d433edcfafaa50515792d21bf13e0260972f34c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,400
Size: 1.00 vMB
Total Fees: 0.03384700 BTC
Feerates: 171.09 > 3.39 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,676 (318,733 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
595,943 595,943 0000000000000000000c7d37d2dd46725fc98ac2550b2fb0dafc2c75bfd86e3f 2,867 1.00/1.00 vMB 28
595,942 595,942 00000000000000000007825ea70da095fc05eb71d27dbe81912080b1cfc1905e 2,752 1.00/1.00 vMB 7
595,941 595,941 0000000000000000000d20dff5f17c0a7e33cf4dcd534a36be15f933e613cd15 2,670 1.00/1.00 vMB 15
595,940 595,940 000000000000000000143eeb35b3715a7196cdb234d18918ff4f2d6a4dc8a826 2,727 1.00/1.00 vMB 20
595,939 595,939 00000000000000000010c2ac469edcb912c7f42ca5c438bce6c2912d4dcb9408 3,112 1.00/1.00 vMB 49
595,938 595,938 00000000000000000016de3cffd4217e9cd8b861fc95ffbe6d0085f1298ff297 2,972 1.00/1.00 vMB 23
595,937 595,937 0000000000000000000261d922045b3ae14e1c724338fa5645fb75e7eb06ae48 2,815 1.00/1.00 vMB 18
595,936 595,936 0000000000000000000c9f0514c7522873aa9b01e78f3332596090b0b74d7033 2,989 1.00/1.00 vMB 30
595,935 595,935 00000000000000000003188cbb495ec8d5846b8678f781d9f2909cf616f26524 3,160 1.00/1.00 vMB 17
595,934 595,934 00000000000000000016599477c5f5c64cb7995e6745c2cf1f629793083fa804 2,701 1.00/1.00 vMB 14
595,933 595,933 0000000000000000000c5cf04e482fc62e488ada35dd386b153701d6140dae42 2,341 1.00/1.00 vMB 11
595,932 595,932 0000000000000000001682c9fae049372e5ab1c3f26a505fff92b67ddec301a7 3,272 1.00/1.00 vMB 28
595,931 595,931 00000000000000000003e31e790e0edda2e3dd981c40b92a73162285cb84118d 2,304 1.00/1.00 vMB 15
595,930 595,930 0000000000000000000a620e6ed25b7bb9b5bed9a68a470908f10f5825fbc21b 2,273 1.00/1.00 vMB 12
595,929 595,929 00000000000000000009812444853dd4680ece3bea37a13b3de2beb373a75a43 2,131 1.00/1.00 vMB 17
595,928 595,928 00000000000000000005c9e4a12bb524185dac7c44c8718f341e91de4ea27791 3,081 1.00/1.00 vMB 40
595,927 595,927 0000000000000000000d62b91c270c72015a603b8ff5bcef6e4987220bde23d4 2,731 1.00/1.00 vMB 28
595,926 595,926 00000000000000000002a628aadbaeeab1c6aa571f33fd98c37c0b91a612d944 2,121 1.00/1.00 vMB 21
595,925 595,925 00000000000000000001a6e27f050a8e2567430b6bbbba06307b05779390d82b 2,043 1.00/1.00 vMB 25
595,924 595,924 00000000000000000007e7e8a4ee61f62342f7b10c7f4ac76564a0b64c4fd920 2,887 1.00/1.00 vMB 36
595,923 595,923 0000000000000000000140070714004c703309fee1e8f128764e311ef931e848 905 1.00/1.00 vMB 64
Previous 10 blocks ↓
Total Size: 781.82 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: 635.73 GB
    • Received: 12.32 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.