Loading Tool

Explorer IconExplorer

Memory Pool

46,005 transactions
28.54 vMB
0.06676328 BTC
Random Selection Loading Transactions
Max Size: 152.07/200 MB

Candidate Block

Mining Attempt 1a8cd7acba46e9e5c09cb6ce777bc28eb2c88d96ae49f0621be0c4086325aec4
Version 20000000
Previous Block 000000000000000000002bb93a85f00afbdf082006a0d42f0245143e7dde62a4
Merkle Root d49e88313b6d047d0610a5e008b890b9e90a71b0eee427a004b2a312fd7fbb1e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,092
Size: 1.00 vMB
Total Fees: 0.01262812 BTC
Feerates: 73.20 > 1.27 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,844 (604,860 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
309,984 309,984 00000000000000002776b540db1d6e9877a07abb2fb471f13514c5916b90128d 95 0.07/1.00 vMB 22
309,983 309,983 000000000000000005d901263f1d29774d716c6517414ec194249c7227720c00 256 0.11/1.00 vMB 42
309,982 309,982 00000000000000001a143ecb2663299985422f1f58708456efe11489c05bdad7 57 0.03/1.00 vMB 7
309,981 309,981 00000000000000001b116e669c891acc11389c1d970ef7945b1605edc08fa933 576 0.29/1.00 vMB 33
309,980 309,980 0000000000000000074b02fd22b89ea3974921a959a1e8cb07eb8a1f0a8dc3a1 483 0.34/1.00 vMB 39
309,979 309,979 00000000000000002ea9eef73e6e842d93e7c7dd11ccfd6637aa9618848a8221 115 0.06/1.00 vMB 110
309,978 309,978 000000000000000038168785a9856b08b9151106565fc3c693c8ed5e67d7e575 141 0.07/1.00 vMB 37
309,977 309,977 00000000000000000030fa1d736295f47e632fdb4b5e5d12f3bc47c6936a7c7d 467 0.26/1.00 vMB 29
309,976 309,976 00000000000000003f9761af18561ebffc4780b7361d39d88820ee41416e4043 626 0.29/1.00 vMB 34
309,975 309,975 00000000000000003a954412da08c8ee4678a3bda24758333c1e1caaba8ee2bd 184 0.10/1.00 vMB 28
309,974 309,974 00000000000000003f02f77988ce370821288847edb75a08796f53407ca54a43 68 0.03/1.00 vMB 28
309,973 309,973 000000000000000022c77eb7be95d846f7b8cdab9e64c5ecd54a654c18fc6eb9 16 0.01/1.00 vMB 39
309,972 309,972 00000000000000002d3af80fec4cb830c7668ae8c96e599a1753ed326d6e3b98 129 0.08/1.00 vMB 25
309,971 309,971 00000000000000001091172b08d2788b703ba853beeb52dbaf88111bfedc6275 551 0.40/1.00 vMB 34
309,970 309,970 00000000000000003f6ea6640af0806bfc27d7a0d05496c57202c38344500884 267 0.19/1.00 vMB 20
309,969 309,969 00000000000000003033dc0e59f3f56d4de2de650c0137d8f4844cb91888f8af 512 0.18/1.00 vMB 40
309,968 309,968 0000000000000000287439e5cd37d78c45e3331f4468adf35cd3ad4b37d77f34 493 0.30/1.00 vMB 26
309,967 309,967 00000000000000000f534aa9d4c3e36f6c91e02b9c030465a4ebef11ec452362 517 0.52/1.00 vMB 18
309,966 309,966 000000000000000026bf2589584d4c7927a4fc61665dd276dcdb8256d7513663 1,350 0.50/1.00 vMB 40
309,965 309,965 00000000000000001c4677fb3d8a9cd44bf74c471b7ba9f3a6c4a941ea3b2bce 632 0.25/1.00 vMB 37
309,964 309,964 00000000000000002a68ea885d8e1583e6df9cbd84118c18a2ad09e058f7716f 498 0.40/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.11 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: 652.01 GB
    • Received: 13.68 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.