Loading Tool

Explorer IconExplorer

Memory Pool

82,803 transactions
30.86 vMB
0.08794553 BTC
Random Selection Loading Transactions
Max Size: 186.01/200 MB

Candidate Block

Mining Attempt 0263d6aebca16bb228c36786f2c64c3dcea91a832f00720506a58e7bd692b728
Version 20000000
Previous Block 000000000000000000004deb7d1e347c8f6581c1f9b70e6ff46143ce8ce3cc35
Merkle Root 367cbeedf3d99c524f13126ab91655e2cce843d45eaa8c0e264a7e048562454c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,367
Size: 1.00 vMB
Total Fees: 0.02149229 BTC
Feerates: 100.80 > 2.15 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,975 (506,878 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
408,097 408,097 00000000000000000395973f24c0e7a9e97f161ca82fdbae3460c629d087184c 79 0.04/1.00 vMB 40
408,096 408,096 0000000000000000001ce836467d6e5507496688937ca8302a84093d853260cb 577 0.22/1.00 vMB 36
408,095 408,095 000000000000000005a72b54aeb2d3d72887ee742270bffb82bd82deafad6fdf 1,441 0.82/1.00 vMB 29
408,094 408,094 0000000000000000038382159edc6b2f94ce5abf21ac12a3da9f03e5ef7f56b0 512 0.25/1.00 vMB 31
408,093 408,093 000000000000000002cbe584c40932aade610ac2ac6a0f89d6476ff8ebf9c908 1,479 1.00/1.00 vMB 27
408,092 408,092 00000000000000000489782649e82edb649f5db17b6d6ae2047049226b6b576c 1,011 0.48/1.00 vMB 34
408,091 408,091 000000000000000005fc3ea494e3223706396b2534e6e98cbfec9656788e6251 827 0.44/1.00 vMB 37
408,090 408,090 00000000000000000001c349744d62832e50cb17855f652d941e7d671bbc323c 1,669 0.86/1.00 vMB 32
408,089 408,089 0000000000000000045c45b41f8ce25799cd493a18f1940e7e33c3889d691cd7 2,496 1.00/1.00 vMB 46
408,088 408,088 000000000000000003f14bf111fb788f560466552e926d6547072ffcd2d14ef1 1,195 0.78/1.00 vMB 26
408,087 408,087 0000000000000000056e10733014472bfada0ca0ed3087dc44fed1cbd272c878 2,166 0.75/1.00 vMB 54
408,086 408,086 000000000000000004945279879112bf074af831782056b1340d3397b29b0e3c 491 0.68/1.00 vMB 13
408,085 408,085 000000000000000000bee5454eb16fde9966a40fa95f5e0b70ffe9738eb7f2ce 1,636 1.00/1.00 vMB 31
408,084 408,084 0000000000000000059a399564707e2ce2d14fb5df0879928f1f386e774b9c68 1,759 1.00/1.00 vMB 30
408,083 408,083 000000000000000002f99cdafafcca4f887db2e4b9ffa93fcff49d834caab5dd 2,802 1.00/1.00 vMB 57
408,082 408,082 00000000000000000522175d08abc5c0d54c63ea4d1705259bf9a1297d2c184a 1,118 1.00/1.00 vMB 76
408,081 408,081 0000000000000000009e7eea8de3e443f65bedaacddc8d5d320da879ec927463 818 0.40/1.00 vMB 21
408,080 408,080 0000000000000000010c1f028a1abe001baa5817cbf9d1befb59fc601426940b 427 0.29/1.00 vMB 36
408,079 408,079 000000000000000002bf0876ef7600a6c3d18ec24b18687c39e5e75eda40dbf9 292 0.20/1.00 vMB 29
408,078 408,078 00000000000000000600cfd218525af5eae1fe65a463ac84bb1a4c3394bcfe74 493 1.00/1.00 vMB 9
408,077 408,077 0000000000000000007b815503729a000b35e12afd5c0be60cfe5b6b1a525681 505 1.00/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.35 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: 661.80 GB
    • Received: 14.83 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.