Loading Tool

Explorer IconExplorer

Memory Pool

20,724 transactions
9.71 vMB
0.01811915 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 54.35/200 MB

Candidate Block

Mining Attempt 31d6e2c8be565a88d3a6598b8a78822d6098cc0a211ce579d9ccf30f4a983999
Version 20000000
Previous Block 0000000000000000000043eea178b38fa3bd84a0f7f327bc9361b70128bdc1ee
Merkle Root a121767b189ad3928829e42b2c80531f36f396af0728c4e898dbca1d9f0fb3fd
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 7,075
Size: 1.00 vMB
Total Fees: 0.00274324 BTC
Median Feerate: 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,554 (770,564 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
142,990 142,990 00000000000000a656d90bd3dddd50435461292cb1c824dc156fd346087fbde2 9 0.00 vMB 313
142,989 142,989 00000000000005902e7783f6d27a826f4e0ed73e649aae40fec6523feefbba22 6 0.01 vMB 47
142,988 142,988 000000000000001cb2aa5bae9290f758b5afe01b8f75e716be1d6a821acab762 4 0.00 vMB 129
142,987 142,987 00000000000001df9a38cc99debbbedbf7f07b99deb2efe1517690b41a649f40 37 0.02 vMB 178
142,986 142,986 0000000000000372886119578775194c5f5ff64fe3fdb74762ec6303e5b5815a 5 0.00 vMB 0
142,985 142,985 00000000000001071e8327e61d9d084e1fee676661efd960febab1e1dc08361d 156 0.05 vMB 112
142,984 142,984 0000000000000224b4b5c98b50239e25eb8064c7d948384ec551ac4c42ff6754 13 0.01 vMB 311
142,983 142,983 000000000000041c884aa600e158a9a5ae0a30494fe16b3d628236e19385a8a8 52 0.02 vMB 112
142,982 142,982 00000000000001c59463d1a0b6d70274ed4aea4cf757289363ff99f670f02812 14 0.01 vMB 182
142,981 142,981 000000000000071504dedbc2edd4ae008aca9a6086afb3d4d9cd3cbdd0e67b04 32 0.01 vMB 51
142,980 142,980 000000000000000f338e8635c5f78666f0ca2e6b70425fe22aad47d2087a2740 13 0.00 vMB 80
142,979 142,979 00000000000008c273c4c215892eacbafec33c199cfd3d9b539cdb6aafc39f54 21 0.01 vMB 61
142,978 142,978 00000000000007f50c3d6f76518d9972d5ee800ee884893af576749ad900084f 17 0.02 vMB 72
142,977 142,977 00000000000002ee22836da1fa1284a6cbc6a960896bb1d1762b159618c6903c 128 0.05 vMB 139
142,976 142,976 0000000000000916c64d191be84d21d77e03a20ade50920b3e9b6275bc0038f2 6 0.00 vMB 113
142,975 142,975 0000000000000312bf01b4725eb3e0dab9e80b4d28e77d4564a5dfe9c84d843a 21 0.01 vMB 59
142,974 142,974 00000000000003868fb4c156f877e75e6e1457575d10610f3bbe0ffc17ce72c1 47 0.03 vMB 76
142,973 142,973 00000000000001c33194228413b368ee1fac356c06b57b532a37b749762c19b9 30 0.02 vMB 260
142,972 142,972 00000000000004a2a63f15b0e43ffad95a77a66b68197498934a8c7eded688e8 9 0.01 vMB 28
142,971 142,971 00000000000007c469e9fcbcbf08514b071508c91bc165513844c3f3f71bfddb 27 0.01 vMB 223
142,970 142,970 0000000000000362d90860a4e4534588858f2d1e40a1b3025710b302555c5334 139 0.04 vMB 55
Previous 10 blocks ↓
Total Size: 779.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: 419.19 GB
    • Received: 2.25 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.