Loading Tool

Explorer IconExplorer

Memory Pool

74,939 transactions
27.66 vMB
0.07729745 BTC
Random Selection Loading Transactions
Max Size: 168.62/200 MB

Candidate Block

Mining Attempt e75cf1e291d9468ee9c5a3b7d250a94ec04e68c5f71babb63c00f7c0cfd08b91
Version 20000000
Previous Block 0000000000000000000117b22a8fd8211255c991b19b06ff4ae6e1473feaa1c2
Merkle Root 0b4dd0d0e0d1c9f87e1b7a7708fed04c8689efef593c63844babc53e0c2d89a5
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,125
Size: 1.00 vMB
Total Fees: 0.01824212 BTC
Feerates: 121.74 > 1.83 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,286 (167,651 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
747,635 747,635 00000000000000000001889be2edfc56e52e8caf8af51e1fb6f009db9450a398 272 0.08/1.00 vMB 9
747,634 747,634 00000000000000000003dcc9e70904636d6643059b032344c66f757591525cd7 798 0.71/1.00 vMB 5
747,633 747,633 00000000000000000007e4e37919e954ee0bb386fdd7d2880ac5627f6fcc7864 1,289 1.00/1.00 vMB 2
747,632 747,632 000000000000000000089f764f0332497e75d9949a85fc149f845cc76336f489 2,997 1.00/1.00 vMB 9
747,631 747,631 00000000000000000005a8e5b7961f7d20028e8f7c66e6fda6f1a22b0cb4afbd 3,015 1.00/1.00 vMB 20
747,630 747,630 00000000000000000001bf835e57bba8ca275d4b285d18ca58f7f5e9bdfcda36 533 0.22/1.00 vMB 10
747,629 747,629 00000000000000000005bf200e1001aed802af9a3e83dff51c8baa594b0b1ba3 1,044 0.42/1.00 vMB 8
747,628 747,628 0000000000000000000967ef7505f4184aec99e3a2cfbc11f820854e0603aafc 1,308 0.48/1.00 vMB 10
747,627 747,627 0000000000000000000893a6dd9442333b92bd4d85921d44e2b0ea7b7faec546 78 0.04/1.00 vMB 9
747,626 747,626 0000000000000000000115ead507095d0230a8eea20f20e21df71a065f7bedd8 867 0.27/1.00 vMB 12
747,625 747,625 00000000000000000001b14472f97bf20adf36753962db776033d35660598cdb 270 0.32/1.00 vMB 2
747,624 747,624 0000000000000000000453c5958cbb9b8da946de7a2a17d3204d800cd3e3bb1b 1,954 1.00/1.00 vMB 8
747,623 747,623 00000000000000000002bd0434419b830c8be62929506f105b98fc1af527f297 2,352 1.00/1.00 vMB 7
747,622 747,622 000000000000000000051bc2c97402884e1d1ef2899353044b3138668d41605b 3,063 1.00/1.00 vMB 5
747,621 747,621 00000000000000000001ed31569da98578b85f5ba73b91df22c142ece7eff838 1,741 1.00/1.00 vMB 9
747,620 747,620 000000000000000000001ec0c051009275603747ef3752f1b1ddddf0586de7f6 1,533 1.00/1.00 vMB 13
747,619 747,619 0000000000000000000807e35b645ee0ff455641e6d34dd8a631e3604611ade9 3,139 1.00/1.00 vMB 17
747,618 747,618 0000000000000000000702a4a393c815423f908015bfc2a956747190b0a43d84 2,913 1.00/1.00 vMB 10
747,617 747,617 00000000000000000001a2ee7d81f1f519c0eddf27399669077b750c3b55a1f6 1,018 0.50/1.00 vMB 10
747,616 747,616 000000000000000000053ae0c1bf344ac249faf7e151555125e80c0a4fe1f238 1,516 0.72/1.00 vMB 10
747,615 747,615 000000000000000000056ea577f485c08724b7d4f32ce19d2fb7f805d150d59c 769 0.27/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.89 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.34 GB
    • Received: 17.35 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.