Loading Tool

Explorer IconExplorer

Memory Pool

80,591 transactions
30.00 vMB
0.12252306 BTC
Random Selection Loading Transactions
Max Size: 180.45/200 MB

Candidate Block

Mining Attempt 2f30360343eea2c9c0d3a9548f499d78ef4ad73e45cf84e586db27d58d88197d
Version 20000000
Previous Block 00000000000000000000544e2a5709c56f805c54fbee81fbb0c5aeb0fdb502da
Merkle Root d840437cfbe66122ae00164eb674759f9a1fbb5d03242d51099dd995d77d8caa
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,598
Size: 1.00 vMB
Total Fees: 0.05061406 BTC
Feerates: 242.90 > 5.07 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,160 (44,188 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
870,972 870,972 0000000000000000000276bc7d476a7f62b3a099c220c852e528b3c44eed70ac 4,796 1.00/1.00 vMB 5
870,971 870,971 000000000000000000012b3eb8d0033290b3e53eda6e92aa0ed02710e44e1664 7,034 1.00/1.00 vMB 3
870,970 870,970 0000000000000000000288bdf6ac756b3e09a7d9d01c3335ce779aa9d1f964b6 4,612 1.00/1.00 vMB 5
870,969 870,969 0000000000000000000235202684216d9d96b0270ffd0070cd80a94ac69cb408 2,788 1.00/1.00 vMB 13
870,968 870,968 00000000000000000000daa4029540c50e218e3b2fe81f734b3b42134c7ca562 4,195 1.00/1.00 vMB 6
870,967 870,967 00000000000000000002669a3e0c990e34cbb9fa2473e077e8e1c159b886a164 5,137 1.00/1.00 vMB 5
870,966 870,966 00000000000000000002b636bf1dba850fa391191c71502ef6673335bd3ddaab 6,061 1.00/1.00 vMB 2
870,965 870,965 00000000000000000002bab525680f544714dad2058831ff2d0d18893f149064 4,647 1.00/1.00 vMB 3
870,964 870,964 000000000000000000012549dce4cae39cab516315b3f6357f4fb5e124e0cc42 1,035 1.00/1.00 vMB 2
870,963 870,963 000000000000000000007dd6a322abcaa90c5e0ed69f9d4892d9cee505895746 3,351 1.00/1.00 vMB 3
870,962 870,962 0000000000000000000020fbfe1d4fb57cf67b5d92da70137f77cab5ffba9ad4 5,527 1.00/1.00 vMB 4
870,961 870,961 000000000000000000009a71b62f4b7c66ee1286e570bdd25da21351505122f8 5,044 1.00/1.00 vMB 5
870,960 870,960 00000000000000000000b8959520f2124e74f0e2d02646c74980eb1798a16a96 3,171 1.00/1.00 vMB 6
870,959 870,959 0000000000000000000086c3cd348f64761fd323b506795ae5c579f3040a62a1 2,495 1.00/1.00 vMB 4
870,958 870,958 00000000000000000001444596caa3ccb9708645990119ebe5c22fcdc417cbd1 3,760 1.00/1.00 vMB 5
870,957 870,957 000000000000000000001bef7feb2c23ddb60996e2213dd51c59abbebad5c01f 3,801 1.00/1.00 vMB 5
870,956 870,956 0000000000000000000162451b5bf802d3d12dd5d7c2c97e2f1ba721a7453e5d 4,872 1.00/1.00 vMB 10
870,955 870,955 00000000000000000000a7f18b8a7d5f2df28e18ca24319312913db7877e67b0 4,865 1.00/1.00 vMB 6
870,954 870,954 00000000000000000000bbd137df92f244141d70f6ba3143153ca9615e3bea37 3,296 1.00/1.00 vMB 22
870,953 870,953 0000000000000000000041080a9f5eaf27472b832493d6f12f941e4327781b55 3,700 1.00/1.00 vMB 3
870,952 870,952 00000000000000000002998786ea292c386a90760f43835721e74e7806a397a9 4,633 1.00/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.67 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: 673.15 GB
    • Received: 16.42 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.