Loading Tool

Explorer IconExplorer

Memory Pool

82,820 transactions
30.68 vMB
0.13829911 BTC
Random Selection Loading Transactions
Max Size: 184.85/200 MB

Candidate Block

Mining Attempt 7f05926c9d8bc0b03d55b8e1d3e37dc21cbdbd969039e8187d8328c5d3b0c867
Version 20000000
Previous Block 000000000000000000019df273a09481953b04854e28e5bee40f0a5bbd926969
Merkle Root 8b5ceb496222c8ebd68a0733f68882fa446d9efc6c087745d78838f8bd1f174f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,746
Size: 1.00 vMB
Total Fees: 0.07354821 BTC
Feerates: 203.60 > 7.37 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,973 (775,908 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
139,065 139,065 00000000000003b042a353d5c62cf67a30dd7e53dac52e615b539f67541ebcdf 18 0.01/1.00 vMB 304
139,064 139,064 000000000000073bc1799af35312814a15d112d906bfbefd9d1d8c25f25fccf5 41 0.02/1.00 vMB 429
139,063 139,063 000000000000035675b46065c51ddba401ed08501fe884dcce2c39fccf48cadb 13 0.01/1.00 vMB 45
139,062 139,062 000000000000075b24d0432d459f071f53e706a42ed0f6869b744b8dbd27327e 68 0.03/1.00 vMB 9
139,061 139,061 000000000000017a015909d08f9043c0085abfff8fb31eab25e35d974ab8a618 27 0.02/1.00 vMB 129
139,060 139,060 000000000000009a920496cf0099a24eac1e29277647e5f6cf6c164120502000 21 0.01/1.00 vMB 132
139,059 139,059 000000000000083ccc8dc8a823eaac30e999f8aed457e382bab8ce6af51fe01d 12 0.00/1.00 vMB 0
139,058 139,058 0000000000000673317cca7fe644f75565bfde7bbb3d04bfee1dbc9059f9bfe9 8 0.00/1.00 vMB 38
139,057 139,057 00000000000004a262147d6a49374000db9ab91b53e59fdd9efcdac542990e73 28 0.02/1.00 vMB 100
139,056 139,056 0000000000000781d537cac92e13aa7bb3889230ca1343c898e0db36ae6d0103 19 0.01/1.00 vMB 241
139,055 139,055 000000000000091a73d4ed6e4c837ca07b94944a8ecf193520114e658a2578ad 23 0.01/1.00 vMB 6
139,054 139,054 000000000000073b83303b819f759aa26429b90419928b8acbf14d98be7e4f24 9 0.00/1.00 vMB 145
139,053 139,053 00000000000002510b093d5f623b1b97574dabf07b498400a3f0fd92125b9383 8 0.00/1.00 vMB 287
139,052 139,052 00000000000003d75babd298e55522aeacd1ae8c24905941b876c0b28964bd8f 12 0.02/1.00 vMB 72
139,051 139,051 00000000000003d0cf6c12e48edbb21834297fef34d46855cb4c413bfab654a3 16 0.01/1.00 vMB 100
139,050 139,050 00000000000003d26c5a8dc8b6a9082f2b9219e1d01f49652bcb94bff367a9e1 14 0.00/1.00 vMB 37
139,049 139,049 000000000000071bb3e8b4ad4366b202cdd08cd8d77ec5a953b5963826b30f3b 13 0.00/1.00 vMB 40
139,048 139,048 0000000000000510881672fee58a1d539497fafa955a66c4d644335f82688ef5 24 0.02/1.00 vMB 44
139,047 139,047 00000000000006bcad29e189d5dd823464f7359082796913edd20db6ebb93772 58 0.04/1.00 vMB 243
139,046 139,046 00000000000007b6e61ce78d5e238cf5ca48375b5ca5a1be006db6e5a48cc559 128 0.04/1.00 vMB 54
139,045 139,045 0000000000000409be33dcc868feb51fba2d68994ac0f71bbc4215124e6c6ae2 24 0.01/1.00 vMB 194
Previous 10 blocks ↓
Total Size: 782.34 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: 661.33 GB
    • Received: 14.80 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.