Loading Tool

Explorer IconExplorer

Memory Pool

78,078 transactions
29.73 vMB
0.07887194 BTC
Random Selection Loading Transactions
Max Size: 178.03/200 MB

Candidate Block

Mining Attempt 7bce2db88be8e061ba53389da80917dae7c8dd1061dfea34a1f499c8c1d958ee
Version 20000000
Previous Block 00000000000000000000afdf5043b8b27b92fc11e8966ab025edf9415d082b3b
Merkle Root d896876c10087a3e28a2f414d6481382e4e1dfcba8f9b79a8b4bff1e8e9b2e5e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,450
Size: 1.00 vMB
Total Fees: 0.01243056 BTC
Feerates: 40.21 > 1.25 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,152 (433,205 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
481,947 481,947 00000000000000000139cb443e16442fcd07a4a0e0788dd045ee3cf268982016 2,164 1.00/1.00 vMB 455
481,946 481,946 0000000000000000007a3061573f5bba379cc02eb472e96f0941d37548fd2982 2,325 0.99/1.00 vMB 375
481,945 481,945 000000000000000000edda010894cc0f709790125c4bc82b97b9d650e8fc7141 2,187 1.00/1.00 vMB 453
481,944 481,944 00000000000000000050bff11bc9d61416c2e3091e9082defcf59c6086c3399f 1,957 0.99/1.00 vMB 391
481,943 481,943 00000000000000000114b0cf8c0ab40deda0c19579669329d76d8ba1ac223564 1 0.00/1.00 vMB 0
481,942 481,942 00000000000000000011c342b1b99704c40b5a4c2011f2f897a39fe42727a500 2,308 1.00/1.00 vMB 426
481,941 481,941 000000000000000000a4d6fff9675811befbbe995262cb932fecb41529c47390 2,479 1.00/1.00 vMB 422
481,940 481,940 00000000000000000110c4cc660823295b538c4cb87e6ef5f3c98cf7169c440b 2,214 1.00/1.00 vMB 433
481,939 481,939 000000000000000000bb9de29e12250095124a99ae3fd10ef0708ea299be6bf6 1,804 0.93/1.00 vMB 351
481,938 481,938 000000000000000000073e9ed84c37545291bd4894e58923801f6048819ab238 2,279 1.00/1.00 vMB 396
481,937 481,937 000000000000000000089778940c4d5ca51ff80069431df2df002c17a0dc15b9 1,845 1.00/1.00 vMB 352
481,936 481,936 000000000000000000e90aa6cf0d0d202fe21494a1d0e3abcdcfb47d33b51f97 2,181 0.99/1.00 vMB 436
481,935 481,935 0000000000000000011ddbeb61de1693d3b08e599463b0a73e04d4506de8e16d 2,303 1.00/1.00 vMB 421
481,934 481,934 000000000000000000add59cca034bb0bce31d415166a9cca8c30b4cde0818be 1,951 1.00/1.00 vMB 425
481,933 481,933 000000000000000000279d7c1fbab8216425d720c139dab3bffaa73e7c1f3120 2,574 1.00/1.00 vMB 467
481,932 481,932 0000000000000000011145715648eb58059e2e78f64f49f46653867693aca594 2,372 1.00/1.00 vMB 444
481,931 481,931 000000000000000000d0ee9b3af2aeb431732245f10eaa494ffa64d67d613d15 2,515 1.00/1.00 vMB 499
481,930 481,930 000000000000000000bed6fb210af2f19d3d7c4c4051e91e39abf474f7bd21fd 1 0.00/1.00 vMB 0
481,929 481,929 0000000000000000010ba28b8638a3ed9429767947fad4d02b5512326407bf24 2,240 1.00/1.00 vMB 402
481,928 481,928 00000000000000000039154a8d40381f7d7f76f561ac99be2fd2888516e6fe65 2,076 1.00/1.00 vMB 498
481,927 481,927 0000000000000000001f5c11082d7f579e8a07d500bf515fade97ce2e67ffa10 2,431 1.00/1.00 vMB 348
Previous 10 blocks ↓
Total Size: 782.66 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: 672.96 GB
    • Received: 16.34 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.