Loading Tool

Explorer IconExplorer

Memory Pool

43,351 transactions
26.37 vMB
0.05890164 BTC
Random Selection Loading Transactions
Max Size: 138.63/200 MB

Candidate Block

Mining Attempt f09056566748e286087e6036ecfebaca9169d6c350460460da99b73696f40ee3
Version 20000000
Previous Block 00000000000000000001e79dbd4ceeab4d77bdf107dcdcf0be35699e29eb1f0a
Merkle Root 797670e6d7d3583f2ce2a82837324d12573a89822cf8290b1695f182d3e01cff
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,597
Size: 1.00 vMB
Total Fees: 0.01066445 BTC
Feerates: 40.21 > 1.07 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,760 (536,110 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
378,650 378,650 00000000000000000c823f7991060b0bcf1645f15984ec3710d2651f956207b1 603 0.28/1.00 vMB 34
378,649 378,649 00000000000000000b8e7644b9fd897dff210e55f05ee96674824b614dfc0d75 321 0.17/1.00 vMB 29
378,648 378,648 00000000000000000fa1ed75f8788c81bce9c1131a24a042a541a09058f46703 1,516 0.58/1.00 vMB 47
378,647 378,647 000000000000000002788e56d4e77f3bcd33d2fefe7a164663754dcd888f398d 288 0.75/1.00 vMB 4
378,646 378,646 000000000000000008ad31bcab255073ed5f7b93efaae5e0eaabf37ba0a18081 288 0.22/1.00 vMB 17
378,645 378,645 000000000000000004efeeae0c1e365ebfd4ae676ecf6757cb74d82ef4b73aed 1,299 0.50/1.00 vMB 59
378,644 378,644 00000000000000000f53a790d938073bd541d23e19bddb75d5b5fa09d9c49f87 920 0.39/1.00 vMB 43
378,643 378,643 000000000000000007e6a2f566389bf43bf7064b078fb9dbe1e7884e822959ad 662 0.99/1.00 vMB 11
378,642 378,642 000000000000000005a0a453e89e4f1ac5d9b319e8971e0aedab73c9c1f7b742 336 1.00/1.00 vMB 4
378,641 378,641 00000000000000000b077bcdeaf8ff9385cb84607b199de6c704cf3f40087d24 773 0.75/1.00 vMB 20
378,640 378,640 0000000000000000089d02998741b5f40bd5d9ed1c09f0eef62a56e6bfd658a5 736 0.28/1.00 vMB 42
378,639 378,639 000000000000000009d34bbf415a8911b05c1689dfc250d5f8cf2ad371c5b711 1,103 0.99/1.00 vMB 20
378,638 378,638 00000000000000000fb879bde45bab81b48181b451b75c61c928cb5407bca569 895 0.58/1.00 vMB 44
378,637 378,637 000000000000000004b2323f06a688dad8be9dea65fa663fe2c0fb9cc168dcd8 596 0.23/1.00 vMB 63
378,636 378,636 0000000000000000013e00bfaabb9e969da3ede5b6707526cdc6921eb346bcc8 220 0.99/1.00 vMB 2
378,635 378,635 000000000000000005c0a885f30aa8545741a667a0a6dc4546af51331fa4f283 2 0.00/1.00 vMB 0
378,634 378,634 0000000000000000082791fbd2d203f7779e6882af55765be9c347c50bc30d34 326 0.18/1.00 vMB 38
378,633 378,633 000000000000000009bf8acfc1edf247f09ed345dea4e4942eae4e2c69c2503c 236 0.14/1.00 vMB 33
378,632 378,632 00000000000000000d9c41e3de13b821c94ccfa1cbe39b44bdfc15644a1ddfd4 180 0.20/1.00 vMB 15
378,631 378,631 00000000000000000eefcf6f34ff7cf718d1e0ef950e730386217f56d3a90209 2,384 0.99/1.00 vMB 47
378,630 378,630 00000000000000000be9982fa3bd1030ac9bf0eb194c802cb05af7220cefa0c8 1,060 0.42/1.00 vMB 54
Previous 10 blocks ↓
Total Size: 781.96 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: 647.60 GB
    • Received: 12.96 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.