Loading Tool

Explorer IconExplorer

Memory Pool

81,656 transactions
30.33 vMB
0.07639342 BTC
Random Selection Loading Transactions
Max Size: 186.27/200 MB

Candidate Block

Mining Attempt 1551e078ddd593c65f4be70b3954613c0bc5feef14a556a6bb657625e6d3cfb3
Version 20000000
Previous Block 00000000000000000000b4f9c9ada5e3b1ab49c5a1834e7c70cd8f59b00d6f9f
Merkle Root 31bc026ca0376fd2dbcbad27597026e77d964bc50d169b42a6b51d4a0a9c2d93
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,802
Size: 1.00 vMB
Total Fees: 0.00887334 BTC
Feerates: 150.77 > 0.89 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,329 (532,797 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
382,532 382,532 000000000000000006335db50000c435b001ac6d4a402d95ac8c65cf909a7007 1,915 0.75/1.00 vMB 48
382,531 382,531 0000000000000000065c93bf44ecc92a59a9dcccd5ecd33f6c9b4d01c500ccca 519 0.29/1.00 vMB 28
382,530 382,530 00000000000000000675ed5fd326ca5ce21397a89d0cab664b5c6d7a7c338f32 292 0.29/1.00 vMB 14
382,529 382,529 00000000000000000520ab28b1d2d53495b152d258ce10b49de85658fbc277af 1,959 1.00/1.00 vMB 41
382,528 382,528 00000000000000000c63a88a761ddc1cbebf13917124ae271e152e9258c86d92 31 0.01/1.00 vMB 25
382,527 382,527 0000000000000000113d1d30ca9e731f519f999415f8f070058b82b2934165d3 546 0.30/1.00 vMB 30
382,526 382,526 00000000000000000e9eb9d5fd8486a335cfb24517d94c61b7f5db87ecb8504c 736 0.38/1.00 vMB 32
382,525 382,525 00000000000000000e7ae520361fbe7f854a8fb216522ae73cc20e414aee2530 553 0.30/1.00 vMB 27
382,524 382,524 00000000000000000469cf0a4cd1666d5c55347b6bae9851e39f4cd8602eb8e1 1,441 0.74/1.00 vMB 25
382,523 382,523 00000000000000001115b17cf04fed47bb5d1314ff8a69612eef46ba933ead60 1,556 0.70/1.00 vMB 39
382,522 382,522 000000000000000000344a335a3b12deac31be6171aff8332e038753cf072310 1,463 0.68/1.00 vMB 37
382,521 382,521 00000000000000000a48287f9f3c461ab9fffacc42f6c8694a76e54ad8eb55a6 120 0.23/1.00 vMB 3
382,520 382,520 000000000000000009f0ca572ffe457fa012c8896618399f4bf7da516a65f8ae 123 0.10/1.00 vMB 22
382,519 382,519 0000000000000000029486915aefded75b648271ca366eaa681aff7c653a6778 1,385 0.74/1.00 vMB 36
382,518 382,518 00000000000000000f19ede723a948023fb55e165ebd8396feaf71ea6a0db644 1,587 0.99/1.00 vMB 38
382,517 382,517 0000000000000000105a51139a6dff7d606e12410126cf6cbcb1c055cf61663d 1,988 0.92/1.00 vMB 34
382,516 382,516 00000000000000000e13996224fe804b16af749f51d2d7ee96fdeb6b3000d42f 206 0.18/1.00 vMB 17
382,515 382,515 00000000000000000b73b44dad8f03caea5c1beebe80c269f8a6962cd8bbb3f2 473 0.75/1.00 vMB 12
382,514 382,514 00000000000000000dcaf30ca0abd936f72316f167cf42daad0b4e4c062ac04b 2,489 0.95/1.00 vMB 51
382,513 382,513 000000000000000004e8077131d60d71d89869c48d9763520dae8ed03a0f055b 387 0.18/1.00 vMB 37
382,512 382,512 00000000000000000d297c69b1576df4122a8780bb06673cbad68a31b92704dd 1,882 1.00/1.00 vMB 35
Previous 10 blocks ↓
Total Size: 782.96 GB

Node Details:

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