Loading Tool

Explorer IconExplorer

Memory Pool

73,472 transactions
28.34 vMB
0.07819741 BTC
Random Selection Loading Transactions
Max Size: 167.71/200 MB

Candidate Block

Mining Attempt 225c4600cbe4a942bebfd99fa7018aa16366e557dab697535068099fea22a290
Version 20000000
Previous Block 000000000000000000018bcb117043bb0bec5ab8ec9250252a12dc0c5414dc38
Merkle Root ab39762a08c6e98d82ce8181ecad5b3432a3dcb8c0465a50b16ebfc08780922f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,561
Size: 1.00 vMB
Total Fees: 0.02120840 BTC
Feerates: 152.31 > 2.13 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,035 (121,828 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
793,207 793,207 00000000000000000001bffc48e54aacc42df1665b6307911e95f30779c43eef 3,570 1.00/1.00 vMB 70
793,206 793,206 0000000000000000000222502a94fd91bb611e429c2f9ff7f6d08400c4a4a8c7 4,192 1.00/1.00 vMB 84
793,205 793,205 00000000000000000004eafe320c701c1fa29a9d3b2bdf056c23575d90357909 3,279 1.00/1.00 vMB 97
793,204 793,204 0000000000000000000323b0c11597b5f567d2289d6bc9de296d90fbe5f31541 2,358 1.00/1.00 vMB 93
793,203 793,203 0000000000000000000411f4ab3aa5fa4141eda42ae4b3f287d46f4a28239044 3,967 1.00/1.00 vMB 80
793,202 793,202 000000000000000000038df0eb5ce2de17f956e17a60c106d94856002ff1c7e4 3,882 1.00/1.00 vMB 81
793,201 793,201 0000000000000000000138d7fa52eb32decc520be528eded702212c07dd7ba11 1,966 1.00/1.00 vMB 104
793,200 793,200 00000000000000000004098e210acad988a0580a7478ee59505f425a05f27f98 3,148 1.00/1.00 vMB 96
793,199 793,199 000000000000000000029b5529b826905ed7969f1e72582e88431147acffb448 2,012 1.00/1.00 vMB 99
793,198 793,198 00000000000000000004aa26938569bde577acea56d3b6708637ee701a3d1785 2,476 1.00/1.00 vMB 94
793,197 793,197 000000000000000000051b630a30b8225e900183284d1b1ad5576bc773042910 1,965 1.00/1.00 vMB 96
793,196 793,196 000000000000000000010487f6ce15c1c434eed4d39b0889b0748b144677a04e 4,852 1.00/1.00 vMB 80
793,195 793,195 0000000000000000000364bdd9c01938536d7338e9123e264e1a9739d3e199a4 4,528 1.00/1.00 vMB 81
793,194 793,194 000000000000000000012880f153986cb98c33544fcd893a5aaafd5a66f70e63 5,055 1.00/1.00 vMB 86
793,193 793,193 0000000000000000000230395578cd29372a2ba4feeceed70f119ffb8bd5d9c8 5,978 1.00/1.00 vMB 83
793,192 793,192 000000000000000000001cdf45e47383b281faba3c318b7bc06933cece1baedf 5,874 1.00/1.00 vMB 84
793,191 793,191 0000000000000000000082d9077ae6693333b735da76af3c96b027ab38cfb19a 4,360 1.00/1.00 vMB 90
793,190 793,190 0000000000000000000217fdcccb508534a74963d316a7d1a205c8b993b8b44d 2,083 1.00/1.00 vMB 94
793,189 793,189 00000000000000000004b5414c25e2bd30e397c9a198b78d67bd1536a17ecca8 2,682 1.00/1.00 vMB 105
793,188 793,188 00000000000000000000f4f82f1aedeab7b051e16f61e3594d6a9f64ecc30f23 5,024 1.00/1.00 vMB 88
793,187 793,187 000000000000000000020ccf467df395e2fa2d8fd545de1259d6e8163c12ddeb 4,900 1.00/1.00 vMB 82
Previous 10 blocks ↓
Total Size: 782.45 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: 667.47 GB
    • Received: 15.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.