Loading Tool

Explorer IconExplorer

Memory Pool

17,982 transactions
4.34 vMB
0.02944381 BTC
  • 1 sats/vbyte = 3 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 31.18/200 MB

Candidate Block

Mining Attempt 0951f90a33cc0aeb06a21f214a6fc0cc3f7df51ade03fcb52a6c2ae3889e133f
Version 20000000
Previous Block 000000000000000000007013495acb59d94701ac469edc7ffea3f94a0d25a935
Merkle Root caa79afb159a17da1adf8c581b8def9880bc35c375e88ee817f8e388f3a86912
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,762
Size: 0.57 vMB
Total Fees: 0.01997959 BTC
Median Feerate: 2.16 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,156 (782,167 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
130,989 130,989 00000000000009381826e24edfced7da61ff22c6868f12fb27691652200dca59 0.01 MB 25 1,473
130,988 130,988 0000000000001ba2bfd09465f8a5c65c9aadbb62d11bd8c6f441f9b79b89d27d 0.00 MB 8 1,175
130,987 130,987 0000000000000839c948fe5c6ef90ec5dfd327e49ca7ceb9fe7252bc93d8d620 0.04 MB 104 486
130,986 130,986 000000000000116b81195035940bb7009e48479daee320002bfdfe308a8ac07d 0.00 MB 7 660
130,985 130,985 0000000000000eaf4730c746f9226c6b7dd4014dd7f38d4ea1c72438d3d15583 0.02 MB 30 727
130,984 130,984 0000000000000862aec73c863677478581f9e8836059a4a3a40f6a63e4cca1c0 0.02 MB 85 357
130,983 130,983 0000000000001c9a97821d16f25a630ae9396d83a78c78453ac5b0a9740195d6 0.03 MB 62 673
130,982 130,982 000000000000013ca9ba54ef3e2843e3946c8abed16eb37f3f70bd28ac75387b 0.01 MB 12 2,193
130,981 130,981 00000000000011ac0f3510319c0b9345dc8c193c9a723c6d534672f7e05af2ae 0.01 MB 24 0
130,980 130,980 0000000000001bba232bd721f39af33d0363a712b0f58abccc2d356d92a6ec83 0.00 MB 10 317
130,979 130,979 000000000000000c0361c80f43b20a89acc1dbe0ec926777f8c20a7b54d31c7e 0.00 MB 1 0
130,978 130,978 0000000000000077b861f8f38a7ae993e7dd9f3e8b8d0a1e36c1118a695a9239 0.00 MB 10 155
130,977 130,977 000000000000095c36634b6f0d67005feb0d4d805e1693f8eb6fb9d16930635e 0.01 MB 21 785
130,976 130,976 0000000000000606536966a29baa11ad6584392c17d1785f280efd2d76a9f4d4 0.00 MB 9 1,077
130,975 130,975 00000000000000971611ad5529780129913962b0664a5e8068e6232c80bca14a 0.02 MB 57 172
130,974 130,974 0000000000001b5d56712d544600df791dc34f1c15c67de19cc7df06012f2ee9 0.02 MB 31 1,428
130,973 130,973 00000000000014eb6b178a55674324e6cce97438cdd677ea7ea0d28157d5124c 0.03 MB 37 533
130,972 130,972 00000000000012b1fa2957f7ccba27777609be2ae9e3a8915181be933456421c 0.00 MB 9 1,755
130,971 130,971 000000000000077ff829e30c18f17a1a14139a77ef323018fdb7af1fbd710a08 0.00 MB 5 1,336
130,970 130,970 00000000000006f4a648ae14c45b80da85c4f74a0679da3ac66ef48c97fa8ac8 0.00 MB 11 971
130,969 130,969 00000000000003dc5c64622fe8c50a70095d301cc89ebcf898d05c52456a8cf6 0.02 MB 70 1,007
Previous 10 blocks ↓
Total Size: 779.12 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 27
    • Outgoing: 10
  • Data Transfer:
    • Sent: 0.24 GB
    • Received: 0.01 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.