Loading Tool

Explorer IconExplorer

Memory Pool

37,549 transactions
15.36 vMB
0.10369757 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 87.83/200 MB

Candidate Block

Mining Attempt e0f9f83aa1d6aeb3ebb5fb5fa72dc2bacab2f90f1506f8f990a8cf468fd5d6b1
Version 20000000
Previous Block 00000000000000000001f06e79710a37ab005885ab5f59b589cbb915c2a023cc
Merkle Root e2f41dbebf1337b21a5e97d71a4285aaf73c232796b33e05eb5c82630f850d5b
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,631
Size: 1.00 vMB
Total Fees: 0.04712697 BTC
Median Feerate: 4.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,341 (771,294 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
142,047 142,047 000000000000082a0848f29a0691bf085d28a2db092aa73928c3a6f1170ac627 14 0.00 vMB 235
142,046 142,046 000000000000082143fc8ab42796c194e0725210a2fb785a99d7b7c9e35cc86c 18 0.01 vMB 266
142,045 142,045 00000000000000a220677110430ba99b514c86b0ceaccd2b840602cfc2ed5aa9 40 0.02 vMB 52
142,044 142,044 0000000000000663808b405c70d185441d320ad4d76c75d2f448c57d66e05845 23 0.01 vMB 252
142,043 142,043 00000000000007e69e731c27904dfb9d3df6b8209f96c0b70756414d41c11c9b 34 0.02 vMB 105
142,042 142,042 000000000000033ee71deadeb538e08963116d98cb2c6a20e4504c4f7b6acf3c 6 0.00 vMB 45
142,041 142,041 000000000000089cd18bece8f46933a8f422d569ae1eb265cc292fd8e729954c 81 0.02 vMB 162
142,040 142,040 000000000000090670561ac5bd5010187de12a188f322d71c91982d5d948fefb 38 0.02 vMB 166
142,039 142,039 000000000000021f0bc21fc06ba217f3c261c122d3a3053fcfc7fe5ecc08e67e 54 0.03 vMB 136
142,038 142,038 0000000000000804fbc2a173d113961ac5097188581a3ed6aea693fd301dcfed 23 0.01 vMB 325
142,037 142,037 000000000000081716ccb7062f5db5560df971af25bf1b9af68a689804f7f3ee 43 0.02 vMB 323
142,036 142,036 000000000000078129583a3277b16ef492ff40cf0cb6873b7e7acb28fee740b1 81 0.03 vMB 119
142,035 142,035 000000000000083743020607c53fe6d243bb690ebd9419c4d0ba936f9e126b32 21 0.01 vMB 134
142,034 142,034 00000000000005e3fac1df1be4faef5e897dc7219766b286fd6cb158120afdf3 17 0.01 vMB 146
142,033 142,033 00000000000001ddefb70c1e26f1ec9d937289a1aa97b00a909c249307857c8c 46 0.03 vMB 94
142,032 142,032 00000000000000c744e4a5e147561bfd239c4f71195da41f7bda8a73adea9090 10 0.00 vMB 506
142,031 142,031 00000000000007e4f6e1bbee68d75873ff3cce543bab6c9f182272592ae82e14 28 0.01 vMB 165
142,030 142,030 0000000000000118a4b6bbf3d6e618c544af160668a4b464af024fb88d2f8d76 62 0.02 vMB 50
142,029 142,029 0000000000000575b4e9c2f9cb09b011f32d941a41d51bd25c4d5c9707881978 1 0.00 vMB 0
142,028 142,028 000000000000025af2a11dcba6ffe83b32d71aa9b28e70c299c966322c18a748 136 0.06 vMB 251
142,027 142,027 00000000000004adeea57ce143274812aa4c26696bd14ebd784add39b5244ae8 43 0.03 vMB 1,252
Previous 10 blocks ↓
Total Size: 779.46 GB

Node Details:

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