Loading Tool

Explorer IconExplorer

Memory Pool

79,643 transactions
30.21 vMB
0.08336068 BTC
Random Selection Loading Transactions
Max Size: 183.94/200 MB

Candidate Block

Mining Attempt 9ceb88c86ce9ea9d30bf6473324995a6d9236934e0d1f02c27946161dd9f342a
Version 20000000
Previous Block 00000000000000000001b18527090b50466f4d831af0ce90acc09da8967d8af7
Merkle Root cac5cfaf5555435b9c45b705e12a2c020475fe442e79d1f58da6f05697ed61b1
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,729
Size: 1.00 vMB
Total Fees: 0.01587065 BTC
Feerates: 203.60 > 1.59 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,395 (212,167 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
703,228 703,228 00000000000000000006ff9dae6e39c0b0fb7486351e903dd38ba9f4c63a78ae 900 0.41/1.00 vMB 7
703,227 703,227 0000000000000000000e1c38c44f5fe94355540966ca46ff7069cf04d424dda7 2,245 1.00/1.00 vMB 9
703,226 703,226 000000000000000000006acae8c5f66463b368afbe546ea4517b81faf4a364e0 597 0.21/1.00 vMB 9
703,225 703,225 0000000000000000000b1b5cf7eaedf386a9604fe24ddc64ebcb93ec01a93133 604 0.23/1.00 vMB 10
703,224 703,224 000000000000000000008eabeda1e9cff9fdd6c0420441f65dbc5bfdeb18e634 965 0.34/1.00 vMB 10
703,223 703,223 0000000000000000000cc5f49d357773d0a0c662c94b0805943d185eca7ba0c9 562 0.19/1.00 vMB 9
703,222 703,222 0000000000000000000aed701b53a8750db7699c1f82113c723abf56040005cd 208 0.23/1.00 vMB 2
703,221 703,221 00000000000000000007de73eff6e883d1c54a70042c70ecade564a639452dde 1,631 1.00/1.00 vMB 7
703,220 703,220 00000000000000000007c42b39269be50214126ada95d431be14b54a0cace706 1,822 0.63/1.00 vMB 8
703,219 703,219 0000000000000000000135a2acc2475e8f037981bf6abc61e9d09a0c41c86d18 1,401 0.45/1.00 vMB 10
703,218 703,218 000000000000000000005d562f8b99020c54aa7584cbd0231c23217c24d2ca8d 1,198 0.39/1.00 vMB 9
703,217 703,217 00000000000000000002f391019ab21e1a3799af0df7aa4842d429b5ff7006b7 853 0.29/1.00 vMB 6
703,216 703,216 0000000000000000000c0cadea56ea9b83f7d0a0ab6486f06bbe8109ff71799b 2,871 1.00/1.00 vMB 12
703,215 703,215 000000000000000000033fdf636ca277ac34ffba289297a58759984620ff3d32 956 0.35/1.00 vMB 8
703,214 703,214 00000000000000000002221f7a72cb1af8a42e5451a2e9dea71f9fad38f9745c 421 0.17/1.00 vMB 10
703,213 703,213 000000000000000000049bf1127ecce11f03a36b0a964ad1fab130b854303b51 985 0.42/1.00 vMB 10
703,212 703,212 0000000000000000000ddb005823e4da5dd40cec11c60a2846d3b420643a3ebe 636 0.43/1.00 vMB 5
703,211 703,211 000000000000000000086d170ff014cf77129b8bbb9d2b229c7177be44861f2c 982 0.41/1.00 vMB 9
703,210 703,210 0000000000000000000be89267fc07f6838e783edef5fa4cf34495a3a3405333 399 0.76/1.00 vMB 5
703,209 703,209 000000000000000000009502b0dc57a471f272d9a990ad96ad0859b52b12152d 1,493 0.58/1.00 vMB 11
703,208 703,208 0000000000000000000aac888169d0fd3b6de72034d8fb52cd389bc877d70247 2,821 0.92/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 783.07 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: 720.94 GB
    • Received: 18.32 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.