Loading Tool

Explorer IconExplorer

Memory Pool

78,191 transactions
29.73 vMB
0.11203501 BTC
Random Selection Loading Transactions
Max Size: 178.58/200 MB

Candidate Block

Mining Attempt c36adf2e64422b9d159ced3ab998bf016e153a5f649507954de76c7826262820
Version 20000000
Previous Block 000000000000000000010a603dda0ac2a744c116ca8bad054b459a9dad33945d
Merkle Root 0b12a5d8c91bd727b1d3054195386ab70ee26633f26d00be574436be249716e7
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,823
Size: 1.00 vMB
Total Fees: 0.03239399 BTC
Feerates: 602.16 > 3.25 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,273 (538,613 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
376,660 376,660 00000000000000000ac5022a0a3b529a16a14176049dfb9299bdebeccf343287 477 0.24/1.00 vMB 35
376,659 376,659 00000000000000000d3725aeb69494f22ef40fe91df5fa80d381fc0996c3144c 1,127 0.53/1.00 vMB 39
376,658 376,658 00000000000000000460433f6644631eff633f45bcac7cb435a4dcacab637c14 890 0.42/1.00 vMB 37
376,657 376,657 00000000000000000eace0b58ca5fd1deecf0e8fa7e023a30321d103dcb3b80e 268 0.13/1.00 vMB 33
376,656 376,656 00000000000000000529ce64429c3087456cdf7f3c73e7f3d89bd38c8d9c270b 773 0.36/1.00 vMB 40
376,655 376,655 0000000000000000001b97e8df73a84d416665f5a352fed7a3ff69742fdc3546 409 0.21/1.00 vMB 30
376,654 376,654 00000000000000000bb9f49934ba0883b471715861590e0da54b4af18411aeee 1,086 0.53/1.00 vMB 38
376,653 376,653 000000000000000000f998072679be67e3dd97f65457836bcaa99cb5caeb7395 33 0.02/1.00 vMB 33
376,652 376,652 000000000000000006b4708f21520a77c4bd06523ab211cfd55785992fc01fef 43 0.02/1.00 vMB 30
376,651 376,651 00000000000000000b32e9f8cbb968f09ea148b1b12f4f617e8aff018df86cf1 81 0.04/1.00 vMB 23
376,650 376,650 00000000000000000ae63bb3a7742001be64d26963abe013d1b53e20ec29ea7a 1,006 0.53/1.00 vMB 35
376,649 376,649 00000000000000000e23520eba63dc1918ed6f0264142f40088a380290b45a94 947 0.51/1.00 vMB 31
376,648 376,648 00000000000000001263c0468b1df6408e482045cc086f6e08757132887de719 418 0.22/1.00 vMB 32
376,647 376,647 00000000000000000b4ff0825e4ab4f6b5fc3aa1601dd6038746f548a9259349 914 0.93/1.00 vMB 20
376,646 376,646 00000000000000000ee7c16b7b5c00a288cefdd2b3794482af2031af32b5c37c 588 0.36/1.00 vMB 35
376,645 376,645 0000000000000000108aa2aabf486889362b7a4f3d6e76a3932b3b55f65372b7 30 0.03/1.00 vMB 17
376,644 376,644 0000000000000000014c484d88011e6983ea8934a58b1ecec6d1788483abece9 768 0.49/1.00 vMB 44
376,643 376,643 00000000000000000a7e99145f09f0706b2a4cec699831d5b3e3f33fc215dffb 297 0.18/1.00 vMB 36
376,642 376,642 0000000000000000022a358bac326eea22590ac1cf9ec3327a25f1e1165e4286 489 0.25/1.00 vMB 34
376,641 376,641 000000000000000002e001eccb3f3b830cc23a51b15ef4446f9621ae70679206 612 0.74/1.00 vMB 15
376,640 376,640 000000000000000010372a05467e3e8023c8efe13b0a51762b64b89e98c922e1 1,943 0.90/1.00 vMB 39
Previous 10 blocks ↓
Total Size: 782.86 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: 713.04 GB
    • Received: 17.28 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.