Loading Tool

Explorer IconExplorer

Memory Pool

79,039 transactions
29.26 vMB
0.12187106 BTC
Random Selection Loading Transactions
Max Size: 176.46/200 MB

Candidate Block

Mining Attempt f8788680c6c590b50692697b899ccdad9533c318d70009f63956f17da9462b27
Version 20000000
Previous Block 00000000000000000001f873e39d3bb4b1b1f8f188d03b2d69bf31ecf3df5d44
Merkle Root 0ab86daf448555f04c6d8e64676bdb1cb396b696f65e022e5dda83b5be769df6
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,226
Size: 1.00 vMB
Total Fees: 0.04438602 BTC
Feerates: 150.80 > 4.45 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,265 (498,553 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
416,712 416,712 000000000000000002b4c4604106b123a04dc12444df86eefb80fe23ba3f99db 2,505 1.00/1.00 vMB 91
416,711 416,711 000000000000000000da89e04772e743c79b989c6adfaec5107980e392d753bf 1,583 0.84/1.00 vMB 33
416,710 416,710 000000000000000003701ff9f82ac877c89c18d425cf011d3f3b592757319eeb 13 0.00/1.00 vMB 234
416,709 416,709 0000000000000000000f2d460bef0477063d047b566f201a7d37390f4dbb408f 2,137 1.00/1.00 vMB 45
416,708 416,708 00000000000000000233713c0dadf75dee45d8ce46c881449ba5682cab0ce4cd 2,526 1.00/1.00 vMB 71
416,707 416,707 000000000000000000ce0f8051afaeb97a99aeacd67148ede4822fca0d02f873 2,443 1.00/1.00 vMB 94
416,706 416,706 0000000000000000048183e3577a89c7b09c7bc007bcc6740d9c2c2eebb8a693 2,768 1.00/1.00 vMB 78
416,705 416,705 00000000000000000474c774897ed7c2087fc8320cc24cfe7640ca4f4905ec4f 2,010 1.00/1.00 vMB 58
416,704 416,704 000000000000000001c515dda288b0cac88578256661825f4842d1c12057a026 1,380 1.00/1.00 vMB 44
416,703 416,703 000000000000000000bdbf80cbfc88e22bad3a8df1e942ea00cf95aa0adfe470 1,288 1.00/1.00 vMB 60
416,702 416,702 000000000000000002944d77ace2345b22c404898939eebf18cc119f2d9c02bd 2,192 1.00/1.00 vMB 79
416,701 416,701 00000000000000000392a51511e801f06f95bfe837a1531f41dca2431eb23c76 2,104 1.00/1.00 vMB 57
416,700 416,700 00000000000000000249504fa70a995c6b841e48f1f7a53dd2bc6aa7a1d023af 2,831 1.00/1.00 vMB 85
416,699 416,699 00000000000000000193764eac6761c66ca672606fba3e07a406f936cf9db0b2 1,679 1.00/1.00 vMB 46
416,698 416,698 000000000000000004ef51163602de1e6438f38a5b346ecaeb72ffcf28c88ec7 2,417 1.00/1.00 vMB 80
416,697 416,697 00000000000000000099be13cd40d576e16f2d58afc6811c8b2332af678af62b 1,690 1.00/1.00 vMB 35
416,696 416,696 000000000000000000aefb44773200b054354621b8405850a5e76417393c1a22 2,460 1.00/1.00 vMB 56
416,695 416,695 0000000000000000015f0e7670739a27f2a74dcd6db215a80c74d13eb540b20e 1,969 1.00/1.00 vMB 39
416,694 416,694 0000000000000000021326f4a68625f14bbd802274972c94ab158f4fae8bdb27 2,293 1.00/1.00 vMB 75
416,693 416,693 00000000000000000435ef5e30ef10573a861ee68b3b0aaf493ef33d0763ed64 2,432 1.00/1.00 vMB 70
416,692 416,692 0000000000000000032ffe8de0adc9e03000287afba91d92acc6ce4fadeb9ed0 2,192 1.00/1.00 vMB 99
Previous 10 blocks ↓
Total Size: 782.85 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: 712.78 GB
    • Received: 17.21 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.