Loading Tool

Explorer IconExplorer

Memory Pool

42,125 transactions
27.75 vMB
0.06091977 BTC
Random Selection Loading Transactions
Max Size: 146.19/200 MB

Candidate Block

Mining Attempt 111dda5cfffb895df3d309e5ca6b677969dd6c14a25e1362cf888003ab312a51
Version 20000000
Previous Block 000000000000000000017e8e85165f86ccc44f5c406f63ccc3773389967d2705
Merkle Root 54e71b83d1f723f1976850974874e1e5af96c1c2877ae3e76522c5987113c159
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,552
Size: 1.00 vMB
Total Fees: 0.00894573 BTC
Feerates: 92.00 > 0.90 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,838 (572,583 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
342,255 342,255 00000000000000000227f9cf319b50c5c3d830675eb4d945e09d7087903d39d3 477 0.24/1.00 vMB 24
342,254 342,254 000000000000000013069752dff02b0af9ab51eb40828bf5dd3bd2840058406e 818 0.43/1.00 vMB 24
342,253 342,253 000000000000000000b55ec8acf98a467f38fea40ea1c5b53def082a0c90387c 416 0.22/1.00 vMB 22
342,252 342,252 000000000000000007b7aebce441f7489f54a0dbf59c3c590ec5d6fdac651c81 212 0.13/1.00 vMB 21
342,251 342,251 000000000000000012f8f0a48fef0dd9a6e16521ed9233266108c21abe112370 295 0.16/1.00 vMB 23
342,250 342,250 000000000000000019fa0b788c67c541e40ce8de6028362f4c3aff591d8f1d87 76 0.03/1.00 vMB 26
342,249 342,249 0000000000000000029d5cbfe1ae10de93a8d5018669291fa11158a0a9e34447 644 0.41/1.00 vMB 21
342,248 342,248 000000000000000018e27ced426f68f4e218c32c9bb989a06341c78acaa445c3 260 0.12/1.00 vMB 25
342,247 342,247 000000000000000016b0ee5c601483f043ddf151e58c4bfd2996d142dcbc0d49 488 0.26/1.00 vMB 23
342,246 342,246 000000000000000010006ed7802aeab2be08d9c10482bfe50071a3266622263c 441 0.22/1.00 vMB 23
342,245 342,245 00000000000000000160468742c7803b0eaf61c79ed44e51bd2e1f6cd9bcdfce 164 0.11/1.00 vMB 22
342,244 342,244 000000000000000004894d5134255cd8e9c0816e12d52ec2f815a599d7d29172 169 0.08/1.00 vMB 24
342,243 342,243 000000000000000018cd48e1f6105cdeaa601d5a0f2e25ceb7c45e178efe8eec 249 0.22/1.00 vMB 13
342,242 342,242 000000000000000019ed5b613f7355bf6438d2aeb0061711c896c5aae37986d5 1,043 0.75/1.00 vMB 21
342,241 342,241 000000000000000014264ecca4cda6caaefec2a5d6d2211eab4aecb2f1e7e52c 836 0.25/1.00 vMB 45
342,240 342,240 00000000000000000e354b4ee426cd855fd6764f5717e01a7d083804560acd89 577 0.21/1.00 vMB 35
342,239 342,239 000000000000000008673d1925e8de6c2064df65e1a7d776f8a01052a8bc31e0 685 0.36/1.00 vMB 28
342,238 342,238 000000000000000001b0a2fc47cfcced024890175ec941be5fb6e4a7aefd855a 338 0.18/1.00 vMB 25
342,237 342,237 00000000000000001770992d57062ee7a6dff222ff9d86b6d33d3062c4e1f7e9 253 0.14/1.00 vMB 22
342,236 342,236 000000000000000002afa220f1433456ea203b667f1a557fa7beafd1ad7ec7d2 1,259 0.64/1.00 vMB 26
342,235 342,235 00000000000000000c9144590846eefba135f0a6f7b8c3bd44fe199c8b6c5229 130 0.04/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 782.10 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: 651.74 GB
    • Received: 13.64 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.