Loading Tool

Explorer IconExplorer

Memory Pool

80,857 transactions
30.59 vMB
0.08480678 BTC
Random Selection Loading Transactions
Max Size: 186.59/200 MB

Candidate Block

Mining Attempt 25f10df7fce3f911c877200ff98bb1738095596775c890c90190865568fe9519
Version 20000000
Previous Block 00000000000000000000a3813f793d217041872d914f27c3141d08c7db453ba1
Merkle Root 15d761b8f3f522b9eebac3db7cf3d2018026eeaa8fe8657866da751f0d7c7327
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,029
Size: 1.00 vMB
Total Fees: 0.01571255 BTC
Feerates: 301.57 > 1.57 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,386 (639,404 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
275,982 275,982 000000000000000451ea833791d657d8e6164d25bfba80aa74033f1f5cfd1b0a 630 0.25/1.00 vMB 55
275,981 275,981 00000000000000021d8edd6d1fa95f6a5768e9a6c523c5994ac321f95db68750 270 0.13/1.00 vMB 21
275,980 275,980 00000000000000021e54d3e002081558da5b8cfc93eb7cc4c0f181c9b213d1cd 150 0.05/1.00 vMB 48
275,979 275,979 00000000000000037e316f1460c67a97bc6d9da6401b861ca773c93d62086fd7 681 0.33/1.00 vMB 44
275,978 275,978 0000000000000002350af4bfbb4b9f20f5b08ce85d234b11e3caa1f5177fbc9c 32 0.01/1.00 vMB 34
275,977 275,977 00000000000000043c45047ca7dc8bc1f287a70954ede848820bde7dcc23a87a 253 0.11/1.00 vMB 40
275,976 275,976 0000000000000003c4056ebcaa5be11d09b60037d2a73fdfffd560bb003c5a11 238 0.10/1.00 vMB 49
275,975 275,975 00000000000000033375d8a3eee79cdbdd1a965b8427bd5ff7a63edcdac09e38 948 0.51/1.00 vMB 40
275,974 275,974 00000000000000022c76ecda603608cf1e92c276a22582b3f5632bbedcc6fd80 1,152 0.50/1.00 vMB 48
275,973 275,973 0000000000000000bdc2d95b605a197cb752fbaa3ea5b5faa28555efddf332f3 46 0.02/1.00 vMB 46
275,972 275,972 00000000000000046cf4629a0a4bd42fecb0b94ea17b67c9fd4c624c15ceb0aa 274 0.11/1.00 vMB 56
275,971 275,971 000000000000000162afeae63cecccc13e6c556efd619102168ad84ed5973bfc 376 0.19/1.00 vMB 52
275,970 275,970 0000000000000003bd93cf2242372fc1f57da776cd57b067880cce1ed2e288e9 28 0.01/1.00 vMB 36
275,969 275,969 00000000000000017328b290927a4515aabfcd619a8025b278cd1066fecaa452 123 0.07/1.00 vMB 37
275,968 275,968 0000000000000003f9f5e3ad201feb26b2e2bedb6023238368bd911ba903b196 39 0.02/1.00 vMB 46
275,967 275,967 000000000000000154706831b905da0987e0fd7d149ec199cd85676b09b477a8 367 0.18/1.00 vMB 67
275,966 275,966 0000000000000003a714a4ba42c5cc4152cebd12352352a78661aa727fa7f6a3 56 0.05/1.00 vMB 11
275,965 275,965 000000000000000424165fab15ac80615af6bff23a62be7bc63d70dbb0689dde 121 0.05/1.00 vMB 85
275,964 275,964 00000000000000016381a4f1be8b7b1965c2d3e99a11ed63041e7bf7534b4c06 341 0.14/1.00 vMB 46
275,963 275,963 000000000000000484b0e566b6ba383a1ffe5dc0c64ef65f54490a38128a0f8d 88 0.03/1.00 vMB 55
275,962 275,962 000000000000000369b391e569c5cfe0430981157a61296cbf8ba2065730d3dc 307 0.18/1.00 vMB 40
Previous 10 blocks ↓
Total Size: 783.06 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 720.78 GB
    • Received: 18.25 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.