Loading Tool

Explorer IconExplorer

Memory Pool

80,969 transactions
30.04 vMB
0.09432670 BTC
Random Selection Loading Transactions
Max Size: 179.17/200 MB

Candidate Block

Mining Attempt 2f4f4339df05c2af40b47d358e68b2fbdc73f754d3724746c06fe913b69ca849
Version 20000000
Previous Block 000000000000000000004dc4502af0d104d581c2cf1796c3b173cb69ee8070e0
Merkle Root 2938561f0bab8c4fbe33fb5b254cc29a0ba49e524080412c09f1801f752bd29a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,718
Size: 1.00 vMB
Total Fees: 0.03120010 BTC
Feerates: 100.37 > 3.13 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,062 (140,531 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
774,531 774,531 00000000000000000000bb3166a060e6567260800f39397f89f5224210b69fdf 2,714 1.00/1.00 vMB 15
774,530 774,530 00000000000000000006ee1028e38a82f58e1a1b7d9509a083381800761f3219 4,136 1.00/1.00 vMB 3
774,529 774,529 000000000000000000058a89c76a5bafa6a18049031376b93ecca7140306ba92 3,925 1.00/1.00 vMB 2
774,528 774,528 000000000000000000039cdc9ad45fa750983c15669a2150240e07aa910e7a3a 1,086 1.00/1.00 vMB 3
774,527 774,527 00000000000000000003cf809e77b4b2db38cd3622d55e45a0da2201d530527c 3,565 1.00/1.00 vMB 17
774,526 774,526 0000000000000000000609bc10c25ceaea9fe9e6ea6e3c79c1b9e2b01e58de2c 2,442 1.00/1.00 vMB 12
774,525 774,525 00000000000000000003ea236ac298c3d23096338a7e6539b6a763bc17817b86 2,981 1.00/1.00 vMB 8
774,524 774,524 000000000000000000057226aba5c8ded3c532e9a540853ec545d022a1e91387 3,560 1.00/1.00 vMB 22
774,523 774,523 000000000000000000046e8888a46e36450226ba0d5155b76797d9ef77bb7f5b 2,835 1.00/1.00 vMB 11
774,522 774,522 00000000000000000001c5a1fca016d26eed8e937ae974e418666d08e7e943e3 2,118 1.00/1.00 vMB 9
774,521 774,521 0000000000000000000273db747c05b2d1d675c97b9004e38ccf48fb3c296c42 2,362 1.00/1.00 vMB 21
774,520 774,520 00000000000000000005e2d4598e6275bf718430aa532f7bc09c87ff6925b261 5,151 1.00/1.00 vMB 6
774,519 774,519 00000000000000000000a16a6cccc6f478a5232f236c0b18c43beb43d1576da4 2,370 1.00/1.00 vMB 12
774,518 774,518 00000000000000000001690e60716ded387f01f26707c1dcb56c0d5411b31362 2,383 1.00/1.00 vMB 23
774,517 774,517 00000000000000000005a91512bdcd589b8abc87c9aef26f52fab88b7b624e18 2,156 1.00/1.00 vMB 17
774,516 774,516 000000000000000000042585e102b1c5e0485544f89ad52dc6d69aa22445d605 2,772 1.00/1.00 vMB 16
774,515 774,515 00000000000000000006802c6090a56506b59ad08bbdf04eb2c2f15b97ef33d6 1,388 1.00/1.00 vMB 24
774,514 774,514 000000000000000000013e5a60a16665beb852dd7208d7bfe37dccb89e02da6b 3,645 1.00/1.00 vMB 30
774,513 774,513 00000000000000000004b7f90235f057b64bd08c5827b918f3f089cb40b7dc1a 2,948 1.00/1.00 vMB 42
774,512 774,512 00000000000000000006bc9a1fbdf76ff06720866f616b5ca4230fa354336f36 4,411 1.00/1.00 vMB 11
774,511 774,511 00000000000000000002432bbb9d155e24da87d3b69eee888a716793246b547e 3,365 1.00/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 782.50 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.42 GB
    • Received: 15.51 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.