Loading Tool

Explorer IconExplorer

Memory Pool

24,606 transactions
11.71 vMB
0.04028865 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 66.55/200 MB

Candidate Block

Mining Attempt 58816ea2eea9d3724904a3df7b3688b5516de7e2c5c395f0162a2750b5e4271d
Version 20000000
Previous Block 0000000000000000000086c47da65e7d318786b4b03fe9fcd2c6986600c532e2
Merkle Root fede7459577c800e267af7cfa118e601050016ffcdc6f31675dd5bacb09fcb64
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,599
Size: 0.99797475 1.00 vMB
Total Fees: 0.02092248 BTC
Feerates: 500.00 > 2.10 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,701 (650,534 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
263,167 263,167 0000000000000009e3356dbf66318a1b8e793cb095b8b3a73021c7ed4cbb5da2 101 0.03/1.00 vMB 119
263,166 263,166 000000000000001287deb178384fae85a47690d42969d9f0bfb84f3e45b45b15 40 0.01/1.00 vMB 53
263,165 263,165 000000000000001690dcc47c2c64c79cbd26e64203b34ed7be2d41d6ef282912 478 0.19/1.00 vMB 124
263,164 263,164 000000000000000e806fdfe27c4e4c4b1eb2cbead4967f983000ed31b0096aa3 233 0.12/1.00 vMB 57
263,163 263,163 000000000000000a630ebe894486cefb8a4925a66d23250180aa0d0511ac1a94 472 0.22/1.00 vMB 111
263,162 263,162 00000000000000147e1f38e447a83e98263f42f0012ab1da0492801127015d4f 536 0.21/1.00 vMB 124
263,161 263,161 0000000000000005366d9193a2ee941ee1c47109c34099c984949ca59f413036 10 0.00/1.00 vMB 85
263,160 263,160 000000000000000d58754521a1874d074c8969e5bd5e9a94edc0ec1e6f554d0c 357 0.14/1.00 vMB 100
263,159 263,159 000000000000001294b5080f49dc0e15e8ab5977514eb0a552b97332df50293f 130 0.04/1.00 vMB 94
263,158 263,158 0000000000000003cc7105abdc4cd396019768de9599b3710c81be97f349900f 625 0.29/1.00 vMB 103
263,157 263,157 000000000000000fa7f5f4414f8582b119fe1602c8af6af3cd76f21b4bc4a874 622 0.24/1.00 vMB 123
263,156 263,156 00000000000000040954210aef744d4dc5fdcc655fdd22f2317ee75e70768fa4 172 0.06/1.00 vMB 44
263,155 263,155 000000000000000e80878120f420f2450e397365c0aed4dcfbff0583b134dcb4 419 0.15/1.00 vMB 114
263,154 263,154 0000000000000001b4d394d76d8de08cbfd3f3ae3ae97851cc1ce0eba19f763f 806 0.31/1.00 vMB 115
263,153 263,153 000000000000000892614d13da4dcd22b5005adead40388f19d5ab5fc5946f03 596 0.23/1.00 vMB 131
263,152 263,152 000000000000000f397673264ec94602c238ef890364af63b98fa5dd45ec58ee 144 0.05/1.00 vMB 72
263,151 263,151 000000000000000647844daefd502596649fdbd097d26d424376b5064117b2e1 438 0.19/1.00 vMB 124
263,150 263,150 0000000000000006c2c7bfdaf63227f5c3f097cf686dccd3e62fc24aff9063ee 475 0.19/1.00 vMB 89
263,149 263,149 0000000000000011e4c19fd1a0f7d375e26830b5fd4c8990ee0e18258e157077 248 0.12/1.00 vMB 113
263,148 263,148 000000000000000abd9f7f39919c7cadb35c698aa198f1e1a692aadfea3167b1 278 0.13/1.00 vMB 83
263,147 263,147 0000000000000007e615b965219fdb79f1cd1e4833ae46a79f27e6a3065a479a 114 0.04/1.00 vMB 92
Previous 10 blocks ↓
Total Size: 780.09 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 493.48 GB
    • Received: 3.47 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.