Loading Tool

Explorer IconExplorer

Memory Pool

86,076 transactions
32.32 vMB
0.10776059 BTC
Random Selection Loading Transactions
Max Size: 194.43/200 MB

Candidate Block

Mining Attempt fca271fd709ecd24a34c9ae88bbf3632c18f8bee17c025a27048732e8a177518
Version 20000000
Previous Block 00000000000000000000b3b36493b98d8831183a4c3bad48ccf282a73492693b
Merkle Root eba09d53b97f64a6c9464c4f66e1fb58c3a5cfefa6c3575eac0c29b2e6ca1df5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,367
Size: 1.00 vMB
Total Fees: 0.03458230 BTC
Feerates: 218.18 > 3.47 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,072 (201,550 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
713,522 713,522 0000000000000000000103c68e391ec7c410e8f26e32e94b30669f53d3e9f640 3,290 1.00/1.00 vMB 8
713,521 713,521 00000000000000000008a22fb37ed80dcecf59e56a46d8e89e70bf854aa4b3b6 3,148 1.00/1.00 vMB 18
713,520 713,520 0000000000000000000818c65e7749954580d3d7dd7c2d8d25537d3830ff9bd5 2,517 0.85/1.00 vMB 12
713,519 713,519 0000000000000000000c48d16b2e790c451c0e09665bee3bb3a3a4350b50bdb9 418 0.15/1.00 vMB 11
713,518 713,518 00000000000000000003c97662b2cffe905eb75a64d544e8dbf27813b0f66e3e 489 0.20/1.00 vMB 8
713,517 713,517 00000000000000000008d28c80377b13d3f72c35695a1a008e77129b3f14e589 2,506 1.00/1.00 vMB 8
713,516 713,516 00000000000000000002d71a70959987eeab0a409926ba94c30f0720a5402bc2 3,122 1.00/1.00 vMB 10
713,515 713,515 000000000000000000087b87b26d26149beb9cb6e707c00fa73f12a6e8d6acdd 24 0.01/1.00 vMB 5
713,514 713,514 000000000000000000002b85a68c41e28fe5c1750e7d5f4a738ce02887349894 1,274 0.49/1.00 vMB 5
713,513 713,513 00000000000000000000e786c548255af5b4509c16d909b03c65568dc4ab998a 1,035 1.00/1.00 vMB 2
713,512 713,512 000000000000000000030e6cb6e1b9c8d44cd475e28e24d0cc1dfc47c80c34cc 2,929 1.00/1.00 vMB 7
713,511 713,511 0000000000000000000b3ca28148e4c191a68e38a23ed8c563eba9371e661643 2,407 1.00/1.00 vMB 6
713,510 713,510 00000000000000000000739be42203f9f2e06d8bb8412fc50705c67cda7d63af 2,556 1.00/1.00 vMB 8
713,509 713,509 00000000000000000008d0a8b95b88639b0db2e95281f782cb89712faf0c126b 2,295 1.00/1.00 vMB 4
713,508 713,508 000000000000000000082a0bb9cd4e4703b98bcafd5539c85d3fdb097a2734cf 3,226 1.00/1.00 vMB 15
713,507 713,507 00000000000000000003a8e7271465c90fbd8fb90338fc13286033d9cc538706 3,220 1.00/1.00 vMB 12
713,506 713,506 000000000000000000086dc38e94e1864a99573ba608c1c9263d23023cc70240 2,281 0.70/1.00 vMB 8
713,505 713,505 000000000000000000032069b3fd7537dfa75633a41befabb15fd12d3c4075b4 1,484 0.45/1.00 vMB 9
713,504 713,504 00000000000000000003ec10ceddb2905c284190f3401043482dbfdf2ba230f1 761 0.27/1.00 vMB 8
713,503 713,503 0000000000000000000547724c33165d69b9313921c09753049b48a497695307 26 0.01/1.00 vMB 4
713,502 713,502 000000000000000000072d644d4007c67ec79d9b06ee926c451d3a6c92341a52 249 0.23/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.52 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: 668.87 GB
    • Received: 15.61 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.