Loading Tool

Explorer IconExplorer

Memory Pool

17,106 transactions
9.04 vMB
0.02259356 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 48.56/200 MB

Candidate Block

Mining Attempt 1efb486be85337a2847167291d846e175d1e203238e109537a287e2f934ba7d3
Version 20000000
Previous Block 00000000000000000000d3f4e5195ad8c9a7be58eafd281273ee95f83be78592
Merkle Root 165135a2f338fba1526f1e10bb8e573762ab5cddf0d7a3746389bcad4b4edf2b
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,565
Size: 1.00 vMB
Total Fees: 0.00872095 BTC
Median Feerate: 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,567 (751,767 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
161,800 161,800 0000000000000626a4ed7d6904773e16505566c6933d48e389054c4e779fac7e 27 0.01/1.00 vMB 328
161,799 161,799 0000000000000627266a6e4b4bf6424a149a4db882a1cb5019ab498334d145d1 4 0.00/1.00 vMB 88
161,798 161,798 00000000000005227c94a0f64b465c4a6ddaefc8085a42369978a87eec20d490 133 0.04/1.00 vMB 8
161,797 161,797 00000000000009701ab8eb53142139eba944d607a6478e471285bce1439c13bf 93 0.10/1.00 vMB 37,311
161,796 161,796 0000000000000967070c2ef26a2618173559e13deb153ac38a5149993e123e54 35 0.02/1.00 vMB 20
161,795 161,795 000000000000031ff82596b89661d6026f09d005f328c535813b76a617d2bffa 61 0.04/1.00 vMB 112
161,794 161,794 0000000000000ca743aed51ff6f2e80b7d5cf72ce53d25f8d34d72884a667c06 11 0.00/1.00 vMB 29
161,793 161,793 00000000000001c2e0aec3713b28af677e24c4b977308fdc483aac17f103a79b 39 0.02/1.00 vMB 176
161,792 161,792 00000000000004dfe8935f588a7aa7b829914fad5362a934cc7a710022f793e9 55 0.02/1.00 vMB 77
161,791 161,791 00000000000003cb38a9fad66b03f5675d854ee816d6788b64efc13f8149e3d7 11 0.00/1.00 vMB 180
161,790 161,790 000000000000059b37c5c0122275e4ad1d265e57e60049f81728dda6cc042ee2 23 0.02/1.00 vMB 37
161,789 161,789 00000000000006dfa1774fe1e63113ad13fb7d5085450bcdf7551d794fc90017 14 0.01/1.00 vMB 203
161,788 161,788 00000000000007519c3219819ff692ff3687a982de9072b292bdbd10404b8f98 46 0.02/1.00 vMB 167
161,787 161,787 0000000000000797fe73cdb3809eaf6cc96f9d89e33186e628dd8f1214943955 11 0.00/1.00 vMB 0
161,786 161,786 0000000000000bd89aaeb6df1029a5f6d75a3308c311c7d53b878e7df126cdef 22 0.01/1.00 vMB 287
161,785 161,785 00000000000008e9cbaa10106eae51c0644e13b7a4db7848f194df5ba71ae14a 41 0.02/1.00 vMB 23
161,784 161,784 0000000000000b8db797be1ba45bb06c0901ad003f0c06e95f450b091af50301 76 0.02/1.00 vMB 56
161,783 161,783 000000000000040375191a7ff5e23eb16bf7913b5e034c82974549380740df8c 21 0.02/1.00 vMB 16
161,782 161,782 0000000000000d4cb3a1c1ed5ad44fc20fabeb60b312d0ba7b2ebd1babe0a721 17 0.01/1.00 vMB 182
161,781 161,781 0000000000000a0cd2206514d06e80c97ad9b42765e8279ae2dcc3c2a36b2f8d 1 0.00/1.00 vMB 0
161,780 161,780 00000000000008176b4fb90e7e884d0b0845719cccf5de55ed038d4b72b468cd 68 0.02/1.00 vMB 59
Previous 10 blocks ↓
Total Size: 779.85 GB

Node Details:

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