Loading Tool

Explorer IconExplorer

Memory Pool

30,504 transactions
27.53 vMB
0.06278402 BTC
Random Selection Loading Transactions
Max Size: 134.24/200 MB

Candidate Block

Mining Attempt d64959074336ea79863e32e54f51da2998cc8f56d061ae627b27c6c5f0b867a2
Version 20000000
Previous Block 0000000000000000000060e6b42c519f1600280c1d56df8b872ca0d7bb109b20
Merkle Root e198b85f508afc989dc8ed871d5cb3417d01b5787ca028d63bc0594c072e913f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,644
Size: 1.00 vMB
Total Fees: 0.01052025 BTC
Feerates: 100.53 > 1.05 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,506 (869,796 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
44,710 44,710 00000000354901a1a5dc46159000ae468cdae77dc3f0f2a2dfd3bb13e6bcd4db 1 0.00/1.00 vMB 0
44,709 44,709 000000000c01120e7a96e0b0c13f157633aeaa80d562f0edbd01eb4a9968a76b 1 0.00/1.00 vMB 0
44,708 44,708 000000001180e7a7bca27cd6409794c89db9db643f908aa526c33d6301842802 2 0.00/1.00 vMB 0
44,707 44,707 00000000052dbc51fb56d169fd09fdfcbc1027a13d3b0a752426d17a88ab9ca9 1 0.00/1.00 vMB 0
44,706 44,706 000000002aae88a70ed13784eb4618d6632bff6259a8513c1cc12bb453c4bc48 1 0.00/1.00 vMB 0
44,705 44,705 000000001e0bda2134045b26d0f1303b758b746b595a67487e80353a60ee3ed7 1 0.00/1.00 vMB 0
44,704 44,704 000000002baa5daf0433d9850be6c703f31d0c091a5996b6e2a90001198c6bde 1 0.00/1.00 vMB 0
44,703 44,703 0000000004e68f38381ff7a4250990e268687362bce73da27b67d9968db3ec51 1 0.00/1.00 vMB 0
44,702 44,702 0000000034d99549ef35774b569a721164a40893c391872155382c6fb702dbdd 1 0.00/1.00 vMB 0
44,701 44,701 00000000379263a31e88b225de78f87e1a71e7b10a838a91b1d3739c1e4a6ae5 1 0.00/1.00 vMB 0
44,700 44,700 000000002356785a791f0bcb899705411dda357f8731cf544000fdda15eb4030 1 0.00/1.00 vMB 0
44,699 44,699 000000001cce037ccc1966686fe248134bd1271ef524e6c36e7faa7b14d2c560 1 0.00/1.00 vMB 0
44,698 44,698 00000000017d52b29213a6375b46bf38d03fc34c90f65a28495b348bbd6b92f3 1 0.00/1.00 vMB 0
44,697 44,697 00000000157350538781cc499504fe3d6a73f6208efe819c15f33613a37b64dc 1 0.00/1.00 vMB 0
44,696 44,696 00000000045d96bc619500bd14426bc479b14fcdf3e7d90274acbee4afac522b 1 0.00/1.00 vMB 0
44,695 44,695 000000002113b257f49b98ba2373744f6692c0e717146265f1e5dc394207a6e5 1 0.00/1.00 vMB 0
44,694 44,694 000000002d02abf7f253d0e24f7da70436346e8b2eff34e1f192a3e6bf10d505 1 0.00/1.00 vMB 0
44,693 44,693 00000000156d0a43f7abc20b766cc9709428937f9685fe41cd53bfda01833059 1 0.00/1.00 vMB 0
44,692 44,692 00000000038f7cf85be0be7ad99e621444697f690e96f178f78e0618cf7c2b35 1 0.00/1.00 vMB 0
44,691 44,691 000000002ada2c31fc1fe220bb6b03d550d1330a6d8a5f4b72007bcdf1977dac 1 0.00/1.00 vMB 0
44,690 44,690 00000000279b219b3ecbcc1f7b69c29a1b1311b04ed5dc8253ade690face1251 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.51 GB

Node Details:

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