Loading Tool

Explorer IconExplorer

Memory Pool

76,213 transactions
29.68 vMB
0.09864568 BTC
Random Selection Loading Transactions
Max Size: 179.10/200 MB

Candidate Block

Mining Attempt 1fecc61588b775d1ac9b38e67ce6b2d6a340e2d9d6f84faaccbec5b740c12d75
Version 20000000
Previous Block 00000000000000000001a4680f61fa8055c30a8aee518e2366bd68e5b7c97599
Merkle Root 62238871e3f70753203dc9da7297ea2e0c226568319c702c84eb117ddf7d5e68
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,067
Size: 1.00 vMB
Total Fees: 0.02933097 BTC
Feerates: 147.99 > 2.94 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,444 (68,506 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
846,938 846,938 000000000000000000014c4ef9a356baf23a07bab1db9961b5b1f794c25ef7eb 589 1.00/1.00 vMB 329
846,937 846,937 0000000000000000000182393eb864188dd737541c22f42e49591e99e6bdb6b5 615 1.00/1.00 vMB 342
846,936 846,936 00000000000000000001104024737dfd50fbfb4927cfdddad832ff33fd6ec2d6 658 1.00/1.00 vMB 356
846,935 846,935 000000000000000000030462757c08878ab121d6f2d712e73afa504aaa880f19 1,161 1.00/1.00 vMB 384
846,934 846,934 00000000000000000000eae8f66f084573628ff589318b6ebb40c908f84af773 736 1.00/1.00 vMB 388
846,933 846,933 0000000000000000000200fc0d2a4ace93b6da55f436de1df55248a4ed34fecd 896 1.00/1.00 vMB 403
846,932 846,932 00000000000000000001c84d88c5e1290f2a5e0b603d4c764b7713e874a28b89 1,244 1.00/1.00 vMB 418
846,931 846,931 00000000000000000001b4bf3c8c57a758736d0f26c1ee427cf152c0f4a0d0cc 548 1.00/1.00 vMB 394
846,930 846,930 00000000000000000001da46b9270bab6605e83f0b3d8b30a2f46b67ae32bea5 1,711 1.00/1.00 vMB 448
846,929 846,929 0000000000000000000191f1d2952fd0a5f3f51efe3745b56f910683d5ebc5a8 961 1.00/1.00 vMB 418
846,928 846,928 00000000000000000001baed8ed665e2127ac24be510a49b68fd70fbea8c110e 1,001 1.00/1.00 vMB 454
846,927 846,927 00000000000000000001dcc73cd4c9d47ad270179a8a8fd27f055397708bee25 671 1.00/1.00 vMB 441
846,926 846,926 00000000000000000001abb4bd0ec926020cb15ae38a4fb46bf681c2d0d2d50f 1,141 1.00/1.00 vMB 453
846,925 846,925 00000000000000000002db4494e99e726d7696a688d1e73195e7f886e35e79a4 1,768 1.00/1.00 vMB 498
846,924 846,924 00000000000000000000a5c6e01652b84e6334ae856c61afdd7a2238a1fd05b9 862 1.00/1.00 vMB 466
846,923 846,923 000000000000000000003628996457317d5c1479f3604b7428945a086dcf62b9 1,312 1.00/1.00 vMB 513
846,922 846,922 00000000000000000001c19d385880cb8cd2e492d06d5cfa6d79490e62b4fd3f 1,318 1.00/1.00 vMB 497
846,921 846,921 00000000000000000001e19b3b5dbea81a6fc552948d100cad79c0295f213f84 1,142 1.00/1.00 vMB 494
846,920 846,920 000000000000000000018bc4f6f5dc930da0f5172e9d235fc2bc11158760ecd9 776 1.00/1.00 vMB 501
846,919 846,919 000000000000000000008d7dff8cf1990f735bc072afc0e472e3d14e2201c3df 275 1.00/1.00 vMB 509
846,918 846,918 000000000000000000007751367a231383486baffc571c3bb6fbf23356ce29c8 539 1.00/1.00 vMB 513
Previous 10 blocks ↓
Total Size: 783.17 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: 748.35 GB
    • Received: 18.79 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.