Loading Tool

Explorer IconExplorer

Memory Pool

44,992 transactions
28.68 vMB
0.06562389 BTC
Random Selection Loading Transactions
Max Size: 152.63/200 MB

Candidate Block

Mining Attempt b3c7e7fff44d7db303fef73b4d93af70b28a4448a9f651d6a731a71a588dc708
Version 20000000
Previous Block 00000000000000000001715c951c8d4dbbe4a6e37b8651db580e2cce2f31d5f6
Merkle Root 40fd27dd1a2094b61c44f672440c2adf953a5d5552ac37860f59eeb960c5ebf0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,626
Size: 1.00 vMB
Total Fees: 0.01108106 BTC
Feerates: 301.60 > 1.11 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,857 (604,868 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
309,989 309,989 00000000000000002706e954bd6195206ae7a035a29ba818763b610053fef1b4 617 0.47/1.00 vMB 22
309,988 309,988 0000000000000000348db73eb90be94eb1426d4feee4572466abef79fcec9fc3 766 0.25/1.00 vMB 56
309,987 309,987 0000000000000000408231590e710edafcd077a2cf70cc8b4bc38fd074315d09 989 0.53/1.00 vMB 31
309,986 309,986 0000000000000000366af4b7fd02a7ec865e041b22247b02f83ccf1db1cc5b69 1,018 0.50/1.00 vMB 32
309,985 309,985 00000000000000002267d12af001e0c39fa54d85666b20cc5d0a1c118ae847bf 700 0.32/1.00 vMB 33
309,984 309,984 00000000000000002776b540db1d6e9877a07abb2fb471f13514c5916b90128d 95 0.07/1.00 vMB 22
309,983 309,983 000000000000000005d901263f1d29774d716c6517414ec194249c7227720c00 256 0.11/1.00 vMB 42
309,982 309,982 00000000000000001a143ecb2663299985422f1f58708456efe11489c05bdad7 57 0.03/1.00 vMB 7
309,981 309,981 00000000000000001b116e669c891acc11389c1d970ef7945b1605edc08fa933 576 0.29/1.00 vMB 33
309,980 309,980 0000000000000000074b02fd22b89ea3974921a959a1e8cb07eb8a1f0a8dc3a1 483 0.34/1.00 vMB 39
309,979 309,979 00000000000000002ea9eef73e6e842d93e7c7dd11ccfd6637aa9618848a8221 115 0.06/1.00 vMB 110
309,978 309,978 000000000000000038168785a9856b08b9151106565fc3c693c8ed5e67d7e575 141 0.07/1.00 vMB 37
309,977 309,977 00000000000000000030fa1d736295f47e632fdb4b5e5d12f3bc47c6936a7c7d 467 0.26/1.00 vMB 29
309,976 309,976 00000000000000003f9761af18561ebffc4780b7361d39d88820ee41416e4043 626 0.29/1.00 vMB 34
309,975 309,975 00000000000000003a954412da08c8ee4678a3bda24758333c1e1caaba8ee2bd 184 0.10/1.00 vMB 28
309,974 309,974 00000000000000003f02f77988ce370821288847edb75a08796f53407ca54a43 68 0.03/1.00 vMB 28
309,973 309,973 000000000000000022c77eb7be95d846f7b8cdab9e64c5ecd54a654c18fc6eb9 16 0.01/1.00 vMB 39
309,972 309,972 00000000000000002d3af80fec4cb830c7668ae8c96e599a1753ed326d6e3b98 129 0.08/1.00 vMB 25
309,971 309,971 00000000000000001091172b08d2788b703ba853beeb52dbaf88111bfedc6275 551 0.40/1.00 vMB 34
309,970 309,970 00000000000000003f6ea6640af0806bfc27d7a0d05496c57202c38344500884 267 0.19/1.00 vMB 20
309,969 309,969 00000000000000003033dc0e59f3f56d4de2de650c0137d8f4844cb91888f8af 512 0.18/1.00 vMB 40
Previous 10 blocks ↓
Total Size: 782.14 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: 652.62 GB
    • Received: 13.79 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.