Loading Tool

Explorer IconExplorer

Memory Pool

81,282 transactions
30.93 vMB
0.08915990 BTC
Random Selection Loading Transactions
Max Size: 187.80/200 MB

Candidate Block

Mining Attempt d6c2ad52bf739d2673befca070d22b10e053802183d51017b93cfd6b6086f9c7
Version 20000000
Previous Block 00000000000000000001ca07069b70e219df1106795fdd3699d6deb20743d8b0
Merkle Root 4589ad6f143174b7b72c1422350a3e25ce515df422d04ea895ebf47a041cf1b4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,830
Size: 1.00 vMB
Total Fees: 0.02247114 BTC
Feerates: 351.58 > 2.25 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,207 (773,215 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
141,992 141,992 000000000000043145ae45a174e9596de8772cce713752d5789c3a92f84af7eb 98 0.03/1.00 vMB 41
141,991 141,991 000000000000012ec5bbfde7043d3b688e7db6832caebe8a89e60616bf9f6cb7 8 0.01/1.00 vMB 133
141,990 141,990 00000000000006ff807864971793144baa3bef8dd52cbd2d2a2a210847924f60 6 0.00/1.00 vMB 68
141,989 141,989 00000000000005ae7b24dabac91b4f5eae1e572335e9709bb533315d76162667 49 0.01/1.00 vMB 83
141,988 141,988 0000000000000117614cb68b0fcf33802d802d248d3ec7c1ce00d76056105a9f 61 0.03/1.00 vMB 134
141,987 141,987 00000000000003645d2e21bbd99fc6db32eecf49e51140a363baa318c1496aed 5 0.00/1.00 vMB 0
141,986 141,986 00000000000006f010018288a6f07b51eb378da4e452b670026ff4f2ad9adfef 76 0.03/1.00 vMB 226
141,985 141,985 00000000000008ef977b067c3adea2c1870165fe02728b7bc7fbc02bd4eb274a 3 0.00/1.00 vMB 856
141,984 141,984 00000000000006e75010057775922f3225d20fcd9c41534669036811bcf20dd0 7 0.01/1.00 vMB 33
141,983 141,983 0000000000000476288f81b1e0a671816fb3f278a71276b20e3e01f80acb1e6a 110 0.03/1.00 vMB 42
141,982 141,982 00000000000004dcb260fad34223b1c9b1d2f37b7119d1d933b0c944043fd2f4 14 0.00/1.00 vMB 112
141,981 141,981 000000000000068c78f3a7387be5642b1b500c0538b95c1c7b002d936a7f6f7d 14 0.01/1.00 vMB 47
141,980 141,980 000000000000002bef6293d4895254c6913918a510f925edfc28fc3ef8e6e433 63 0.04/1.00 vMB 205
141,979 141,979 000000000000093419d8efada6a6752e91402b83f0e60bee702262e066a377cf 33 0.01/1.00 vMB 158
141,978 141,978 0000000000000123315bf25482a41fc8ff5e5a443b86d5af4923008e52f1f717 16 0.01/1.00 vMB 369
141,977 141,977 00000000000007d74ae2ac0d9355daa1b45c1c22dbe44780e372dd098b07b9ec 24 0.01/1.00 vMB 78
141,976 141,976 00000000000007984e6b427bffbcafbf014215ff918016ce04aa8bee7c0f5941 82 0.04/1.00 vMB 88
141,975 141,975 00000000000003e6ddca6cc23761f6c1f4efc436abdcc9c24d4453a60e155416 37 0.01/1.00 vMB 245
141,974 141,974 0000000000000332a166a445e29a22f13d0735f7d3c442f151344d012c33bc96 32 0.02/1.00 vMB 120
141,973 141,973 00000000000002aef94a300ba80bdeff40fb5e5c526f1f225c616f5a3871b551 112 0.04/1.00 vMB 59
141,972 141,972 00000000000003c05f528990a14c2ca825136b748ef41d36aa6c267a94392583 8 0.00/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 782.75 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: 708.65 GB
    • Received: 16.74 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.