Loading Tool

Explorer IconExplorer

Memory Pool

78,126 transactions
29.34 vMB
0.06449611 BTC
Random Selection Loading Transactions
Max Size: 176.25/200 MB

Candidate Block

Mining Attempt ace75309e3d1f73a8e3befd2e078db91dac3a6bb41358df93721df4116e46c72
Version 20000000
Previous Block 000000000000000000015a1a538ed6ac7fb2843a123e8d5d23d82e116b214bac
Merkle Root 8a6fb40b238e1fcff1afd9b8924f4b4d52348748582efb998b7e752b7801d4b0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,893
Size: 1.00 vMB
Total Fees: 0.00492691 BTC
Feerates: 18.31 > 0.49 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,996 (536,338 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
378,658 378,658 000000000000000004efbd9df57c94b5de5d1fab38f4e52f628b4f5d66f1f193 685 0.46/1.00 vMB 37
378,657 378,657 00000000000000000f22be1bd3a6b85b229b09c5fbacc60b7fc10d2a4315ec6a 403 0.22/1.00 vMB 34
378,656 378,656 000000000000000005ed05817d756999a7fcfa1c6bd0c40fd52c95f28bd2f92a 186 0.14/1.00 vMB 22
378,655 378,655 00000000000000000a97edbf6e3ea8833ffb071b5192e5e7b798262e00ce3998 964 0.60/1.00 vMB 40
378,654 378,654 00000000000000000463c38f1f1d5d800c9a12aeba8283584b24ef98b8a53e19 330 0.75/1.00 vMB 7
378,653 378,653 00000000000000000b48c2eb55346d26fa5143ff22dd8877291f830bc0950cd5 402 0.34/1.00 vMB 25
378,652 378,652 0000000000000000080f733f3dbe1d711c988c4b5e2ef552f403279590dcf036 808 1.00/1.00 vMB 13
378,651 378,651 000000000000000006c3ec6d8b085501d102b7674e1057961763beff18429b5a 1,311 0.75/1.00 vMB 40
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
Previous 10 blocks ↓
Total Size: 782.38 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: 664.47 GB
    • Received: 14.98 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.