Loading Tool

Explorer IconExplorer

Memory Pool

40,530 transactions
18.94 vMB
0.18912807 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 4 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 100.12/200 MB

Candidate Block

Mining Attempt b91fe00c718f299d888b74eb630461141c2c67bac3f31c321ec9a11099c7c022
Version 20000000
Previous Block 000000000000000000004a70f3e5f9adf9454018687410ec954195352aac5475
Merkle Root bd87a46f8fd8e429a43d67b6db2f311f0037f5931b0e0a8b7029b536bb306aa2
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,511
Size: 1.00 vMB
Total Fees: 0.05690204 BTC
Median Feerate: 5.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,329 (782,556 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
130,773 130,773 00000000000006d7d73b505f1fc1dc6873e6002c6cd893995dfb15e803c856c8 9 0.00 vMB 0
130,772 130,772 0000000000001cafe589d76977d96242593a416dcecfd16c44a79f0234bdd89c 12 0.00 vMB 645
130,771 130,771 00000000000004a764bf01810e98b950363a4fa5bb0fc5e323ff8ca727ac663b 12 0.00 vMB 1,376
130,770 130,770 0000000000001c35cfd6159f09355d9ac357fae7afa981ad429e9811d42f9681 57 0.03 vMB 861
130,769 130,769 000000000000050b7343640bbb47630be0ff08398194de4a3b959d067e209b4e 69 0.05 vMB 628
130,768 130,768 0000000000000dcf8dd1467953bc2a6262c1b6fa9454e3c0f362b0388debd58c 110 0.05 vMB 2,088
130,767 130,767 000000000000148f81144496463aa1ebbe7355a41c2b60b5f4ea11099cfa95af 14 0.00 vMB 716
130,766 130,766 0000000000001a251c2044d560f08144009a14f622bd8777be00819d825192bb 140 0.04 vMB 488
130,765 130,765 00000000000006c4d093b1f42a677c558666a4dea92d67acc01f9e15d284f8f4 12 0.00 vMB 357
130,764 130,764 00000000000017da6306a5c7f150a207e8a3116479e337badc11fb0fc7d72ec4 12 0.00 vMB 1,363
130,763 130,763 00000000000003705a30a3d060d94d3bedd8560c42cf07c96d75cd72fd6b5e1a 54 0.02 vMB 580
130,762 130,762 00000000000009ecd0756807c249b8794b6c89518f4577b81420e5c19996abce 152 0.04 vMB 22
130,761 130,761 0000000000001bcc93b486dd384cef41360641a06666aae286d379c4e5af0832 5 0.00 vMB 2,038
130,760 130,760 000000000000182aea05bff5559b0b3bc752d5ac7c5a7f18f8bb9cd916860564 14 0.01 vMB 2,416
130,759 130,759 0000000000001b5f29edf7e5c1b1d96a56ca9ed1ab6590eb140d09da362b5dc2 25 0.01 vMB 1,216
130,758 130,758 0000000000001962b73654dd2cfcd02911b083714e383f90a6f883a369dab419 61 0.02 vMB 290
130,757 130,757 0000000000000ba85f6c6f36bc9960c54078f10f66f75a15ee63c82aaa35c010 19 0.01 vMB 727
130,756 130,756 0000000000001334b61d1cd240d23fb4db3368ec4657fe48ca119967231f9a76 17 0.00 vMB 227
130,755 130,755 000000000000059185a3fada5fa227913771dad13f460b98f29814aadb2769d1 85 0.03 vMB 448
130,754 130,754 00000000000001641338b8688eaf8b51b437e8527481882c6e35bb7b5dba833c 26 0.01 vMB 843
130,753 130,753 00000000000004d1c124f9d39056b9010370102c0929b3446bd4c4370e393306 51 0.03 vMB 361
Previous 10 blocks ↓
Total Size: 779.44 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 86
    • Outgoing: 10
  • Data Transfer:
    • Sent: 130.98 GB
    • Received: 0.54 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.