Loading Tool

Explorer IconExplorer

Memory Pool

42,879 transactions
26.85 vMB
0.05775204 BTC
Random Selection Loading Transactions
Max Size: 141.28/200 MB

Candidate Block

Mining Attempt 5d89f7f719454c266bf2e5d8c738856699259e023bd14d33aa56d47d610d4a72
Version 20000000
Previous Block 000000000000000000012c4ce3dcc7b1929ce0c77b22cec549656a43e46e892c
Merkle Root 6e6490f361646ac3736fe5115e36504ef30d447ccfbf4d4eae64bb27117c4ee1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,850
Size: 1.00 vMB
Total Fees: 0.00784489 BTC
Feerates: 60.16 > 0.79 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,918 (800,659 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
114,259 114,259 0000000000000244076e2cc5f9c309426b76c6fbd1a809b04d11335d56d11834 4 0.00/1.00 vMB 0
114,258 114,258 000000000000d1835e6f106a3d9bf540ba60bd3886b3713a5031f59618f30502 6 0.00/1.00 vMB 1,213
114,257 114,257 000000000000bc06e24d996be32b7fae25de0dddf7d59895e6afc07f54aa0b4d 39 0.01/1.00 vMB 147
114,256 114,256 00000000000017ed68617548dc098d326a68d1098fb1be89b805a922f55c4ede 24 0.01/1.00 vMB 153
114,255 114,255 0000000000001429e57b64881e4885cc07e399b00f5bd287b183c87ca2bc5bf6 10 0.00/1.00 vMB 0
114,254 114,254 000000000000b8b58612ddd02723883a6c90c2aa220f1b5364ae609708038afd 9 0.00/1.00 vMB 0
114,253 114,253 000000000000322e394dceed4f14313a456128a8ac9de30e133f94f04b03258e 45 0.02/1.00 vMB 122
114,252 114,252 0000000000004edfb36f508367a5988b406ce212e9745860f4324d17c61e62d2 11 0.00/1.00 vMB 212
114,251 114,251 000000000000b3bb408203c626fa13797e863e78eba419827b1b14f4190530fb 9 0.00/1.00 vMB 0
114,250 114,250 00000000000012266095de7cc2c2487f2eac9bc3d6b80c00936a8b0ed885a071 1 0.00/1.00 vMB 0
114,249 114,249 000000000000845906fc3144e8927a7499918df1e619b0b722bafb6db05ff1a0 2 0.00/1.00 vMB 0
114,248 114,248 0000000000002a5338e4e9bab6ae76553f3045885a0c96c710bcfeaf981a5490 2 0.00/1.00 vMB 0
114,247 114,247 000000000000139b886fa70be31906c373619590c5adc00278641eafcf50f3ba 8 0.00/1.00 vMB 0
114,246 114,246 0000000000005817502a2b0f0ef26de09712cba23585709eafc4e845d6e817d0 2 0.00/1.00 vMB 3,891
114,245 114,245 0000000000009a26719d0f7b0902fe37195c307930610e6c53b810a4992da09d 11 0.00/1.00 vMB 696
114,244 114,244 000000000000102c7cf4331373115c5454e5e46de2d6a607d53d2f55c26f9308 63 0.02/1.00 vMB 0
114,243 114,243 00000000000087d7a1bc3fd395ece561cc9066bc4b49018e2d67cc5f1e8fff3e 2 0.00/1.00 vMB 3,875
114,242 114,242 000000000000035982450142b65949becb83ae5da45db61f67e499d17a5faaab 11 0.00/1.00 vMB 497
114,241 114,241 0000000000004bab78e63ea8f4fac266d8e3d1e773fb20d0d5922130e379ab87 12 0.00/1.00 vMB 0
114,240 114,240 0000000000000b5ffa72d8c332bfccd199a65f764546768e722d5ce2675ecf9d 23 0.01/1.00 vMB 165
114,239 114,239 000000000000464f89ac340050efa651d8f33985a3174009171caddfdecf3563 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.24 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: 655.23 GB
    • Received: 14.27 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.